From: Victor Vasiliev Date: Sun, 11 Nov 2007 16:01:37 +0000 (+0000) Subject: I hope this commit will be last or I will die()... X-Git-Tag: 1.31.0-rc.0~50915 X-Git-Url: https://git.cyclocoop.org/admin/%7B%7Blocalurl:Special:UserLogin%7D%7D?a=commitdiff_plain;h=0df5c717bf8887474f71e381494d50f421b57753;p=lhc%2Fweb%2Fwiklou.git I hope this commit will be last or I will die()... --- diff --git a/includes/SpecialRandomincategory.php b/includes/SpecialRandomincategory.php index 2461ef3c89..5d50c97bcf 100644 --- a/includes/SpecialRandomincategory.php +++ b/includes/SpecialRandomincategory.php @@ -62,7 +62,7 @@ class RandomPageInCategory { return false; } $this->category = $category->getDBKey(); - return false; + return true; } /**