From e29e0e5018ee0f783ad8d5b8a6a93fec1d5800b3 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 27 May 2014 08:10:32 -0700 Subject: [ticket/12599] Remove corner images from documentation style. PHPBB3-12599 --- phpBB/docs/auth_api.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'phpBB/docs/auth_api.html') diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html index 703e7a18c1..0ff2fca554 100644 --- a/phpBB/docs/auth_api.html +++ b/phpBB/docs/auth_api.html @@ -16,7 +16,7 @@ @@ -40,7 +40,7 @@

Auth API


@@ -73,7 +73,7 @@

1. Introduction

-
+
@@ -95,7 +95,7 @@ $auth = new phpbb\auth\auth(); -
+

@@ -103,7 +103,7 @@ $auth = new phpbb\auth\auth();

2. Methods

-
+
@@ -230,7 +230,7 @@ $result = $auth->acl_get_list($user_id, $permissions, $forum_id); -
+

@@ -238,7 +238,7 @@ $result = $auth->acl_get_list($user_id, $permissions, $forum_id);

3. Admin related functions

-
+
@@ -256,7 +256,7 @@ $auth_admin = new auth_admin(); -
+

@@ -264,7 +264,7 @@ $auth_admin = new auth_admin();

4. Copyright and disclaimer

-
+
@@ -274,7 +274,7 @@ $auth_admin = new auth_admin(); -
+
-- cgit v1.2.1