X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialRandomInCategory.php;h=b5c9e19ae707b976696cdb2edea444cac930284e;hb=b51076a84446d157bed511246450e70d26e0f945;hp=b6f19ec065bc880d6e35433417dfc415e65f7617;hpb=6dae212c2e8e5eab4340144a7097e075af4dbf8a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialRandomInCategory.php b/includes/specials/SpecialRandomInCategory.php index b6f19ec065..b5c9e19ae7 100644 --- a/includes/specials/SpecialRandomInCategory.php +++ b/includes/specials/SpecialRandomInCategory.php @@ -68,7 +68,7 @@ class SpecialRandomInCategory extends FormSpecialPage { } protected function getFormFields() { - $this->getOutput()->addHelpLink( 'Help:RandomInCategory' ); + $this->addHelpLink( 'Help:RandomInCategory' ); $form = array( 'category' => array(