X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialRandompage.php;h=74fe66cbd96c9c9c4f80d243ce375b03f8963795;hb=d63121016d894e3fccf3308a26704472e69ec08f;hp=13a70434675af9100f4e1fdb0cca2578b690cbfd;hpb=490780c68a082d44a5648ba1de400331c75f0b33;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialRandompage.php b/includes/specials/SpecialRandompage.php index 13a7043467..74fe66cbd9 100644 --- a/includes/specials/SpecialRandompage.php +++ b/includes/specials/SpecialRandompage.php @@ -28,7 +28,7 @@ * @ingroup SpecialPage */ class RandomPage extends SpecialPage { - private $namespaces; // namespaces to select pages from + private $namespaces; // namespaces to select pages from protected $isRedir = false; // should the result be a redirect? protected $extra = array(); // Extra SQL statements