X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialBotPasswords.php;h=1027f1f6e83efac8f9c00bbb5ade19c91f7326f2;hb=5cbada9dea3f22e7bb33250197b156e8628b8e4a;hp=bcba1905708498581df84771cbbf419e5ba407a6;hpb=92a52ddc527d5aeb2e7e2e931c23b4a15061378a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialBotPasswords.php b/includes/specials/SpecialBotPasswords.php index bcba190570..1027f1f6e8 100644 --- a/includes/specials/SpecialBotPasswords.php +++ b/includes/specials/SpecialBotPasswords.php @@ -84,9 +84,6 @@ class SpecialBotPasswords extends FormSpecialPage { } protected function getFormFields() { - $user = $this->getUser(); - $request = $this->getRequest(); - $fields = []; if ( $this->par !== null ) {