revert!
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 25 Sep 2005 12:35:30 +0000 (12:35 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 25 Sep 2005 12:35:30 +0000 (12:35 +0000)
includes/SpecialAllpages.php

index 9a332e8..bd5d207 100644 (file)
@@ -39,8 +39,6 @@ function wfSpecialAllpages( $par=NULL, $specialPage ) {
 class SpecialAllpages {
        var $maxPerPage=960;
        var $topLevelMax=50;
-       var $maxPerPage=20;
-       var $topLevelMax=50;
        var $name='Allpages';
 
 /**