Removed ListUsersPage from the lists in QueryPage.php and AutoLoader.php, it no longe...
[lhc/web/wiklou.git] / includes / AutoLoader.php
index 1365be9..81a6859 100644 (file)
@@ -171,7 +171,6 @@ function __autoload($className) {
                'ImportStreamSource' => 'includes/SpecialImport.php',
                'IPUnblockForm' => 'includes/SpecialIpblocklist.php',
                'ListredirectsPage' => 'includes/SpecialListredirects.php',
-               'ListUsersPage' => 'includes/SpecialListusers.php',
                'DBLockForm' => 'includes/SpecialLockdb.php',
                'LogReader' => 'includes/SpecialLog.php',
                'LogViewer' => 'includes/SpecialLog.php',