Remove SessionManager, temporarily
[lhc/web/wiklou.git] / includes / specialpage / SpecialPageFactory.php
index 2e764ba..3babafd 100644 (file)
@@ -90,7 +90,6 @@ class SpecialPageFactory {
                'Unblock' => 'SpecialUnblock',
                'BlockList' => 'SpecialBlockList',
                'ChangePassword' => 'SpecialChangePassword',
-               'BotPasswords' => 'SpecialBotPasswords',
                'PasswordReset' => 'SpecialPasswordReset',
                'DeletedContributions' => 'DeletedContributionsPage',
                'Preferences' => 'SpecialPreferences',