aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/auth/provider/apache.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/auth/provider/apache.php')
-rw-r--r--phpBB/includes/auth/provider/apache.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/includes/auth/provider/apache.php b/phpBB/includes/auth/provider/apache.php
index e0217725d6..2e80436f78 100644
--- a/phpBB/includes/auth/provider/apache.php
+++ b/phpBB/includes/auth/provider/apache.php
@@ -21,7 +21,6 @@ if (!defined('IN_PHPBB'))
* @package auth
*/
class phpbb_auth_provider_apache extends phpbb_auth_provider_base
- implements phpbb_auth_provider_interface
{
/**
* Apache Authentication Constructor