diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/includes/auth/provider/apache.php (renamed from phpBB/includes/auth/provider_apache.php) | 0 | ||||
-rw-r--r-- | phpBB/includes/auth/provider/db.php (renamed from phpBB/includes/auth/provider_db.php) | 0 | ||||
-rw-r--r-- | phpBB/includes/auth/provider/index.htm | 10 | ||||
-rw-r--r-- | phpBB/includes/auth/provider/interface.php (renamed from phpBB/includes/auth/provider_interface.php) | 0 | ||||
-rw-r--r-- | phpBB/includes/auth/provider/ldap.php (renamed from phpBB/includes/auth/provider_ldap.php) | 0 |
5 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/includes/auth/provider_apache.php b/phpBB/includes/auth/provider/apache.php index 5f6f2862b6..5f6f2862b6 100644 --- a/phpBB/includes/auth/provider_apache.php +++ b/phpBB/includes/auth/provider/apache.php diff --git a/phpBB/includes/auth/provider_db.php b/phpBB/includes/auth/provider/db.php index 894041c9cf..894041c9cf 100644 --- a/phpBB/includes/auth/provider_db.php +++ b/phpBB/includes/auth/provider/db.php diff --git a/phpBB/includes/auth/provider/index.htm b/phpBB/includes/auth/provider/index.htm new file mode 100644 index 0000000000..ee1f723a7d --- /dev/null +++ b/phpBB/includes/auth/provider/index.htm @@ -0,0 +1,10 @@ +<html> +<head> +<title></title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> + +<body bgcolor="#FFFFFF" text="#000000"> + +</body> +</html> diff --git a/phpBB/includes/auth/provider_interface.php b/phpBB/includes/auth/provider/interface.php index 2d1935f8f0..2d1935f8f0 100644 --- a/phpBB/includes/auth/provider_interface.php +++ b/phpBB/includes/auth/provider/interface.php diff --git a/phpBB/includes/auth/provider_ldap.php b/phpBB/includes/auth/provider/ldap.php index f67c1e9247..f67c1e9247 100644 --- a/phpBB/includes/auth/provider_ldap.php +++ b/phpBB/includes/auth/provider/ldap.php |