Merge "Revert "Allow auto suggestion for subpages of Special:BotPasswords""
[lhc/web/wiklou.git] / includes / specials / SpecialBotPasswords.php
index 47e3316..11357fb 100644 (file)
@@ -84,7 +84,6 @@ class SpecialBotPasswords extends FormSpecialPage {
        }
 
        protected function getFormFields() {
-               $that = $this;
                $user = $this->getUser();
                $request = $this->getRequest();