I hope this commit will be last or I will die()...
authorVictor Vasiliev <vasilievvv@users.mediawiki.org>
Sun, 11 Nov 2007 16:01:37 +0000 (16:01 +0000)
committerVictor Vasiliev <vasilievvv@users.mediawiki.org>
Sun, 11 Nov 2007 16:01:37 +0000 (16:01 +0000)
includes/SpecialRandomincategory.php

index 2461ef3..5d50c97 100644 (file)
@@ -62,7 +62,7 @@ class RandomPageInCategory {
                        return false;
                }
                $this->category = $category->getDBKey();
-               return false;
+               return true;
        }
 
        /**