Merge "Stop doing $that = $this in includes/specials"
[lhc/web/wiklou.git] / includes / specials / SpecialBotPasswords.php
index 8aa81fb..37f769e 100644 (file)
@@ -84,7 +84,6 @@ class SpecialBotPasswords extends FormSpecialPage {
        }
 
        protected function getFormFields() {
-               $that = $this;
                $user = $this->getUser();
                $request = $this->getRequest();