From: Antoine Musso Date: Wed, 2 Mar 2005 16:29:36 +0000 (+0000) Subject: Fix bug #1618, patch by Mark Bergsma. Stop using hardcoded value for maximum number... X-Git-Tag: 1.5.0alpha1~681 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=b76d0ce5600dbee3d27265d7999ac526c388ff88;p=lhc%2Fweb%2Fwiklou.git Fix bug #1618, patch by Mark Bergsma. Stop using hardcoded value for maximum number of namespaces. --- diff --git a/includes/SpecialAllpages.php b/includes/SpecialAllpages.php index 55aaa80b74..eb7bbda241 100644 --- a/includes/SpecialAllpages.php +++ b/includes/SpecialAllpages.php @@ -43,11 +43,12 @@ function namespaceForm ( $namespace = NS_MAIN, $from = '' ) { $namespaceselect = '';