From: Ævar Arnfjörð Bjarmason Date: Tue, 3 May 2005 12:58:42 +0000 (+0000) Subject: * Using the new getFormattedNamespaces() instead of getNamespaces() X-Git-Tag: 1.5.0alpha2~340 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=ca0a968821e27156816841b49ed10ce6e3ed2885;p=lhc%2Fweb%2Fwiklou.git * Using the new getFormattedNamespaces() instead of getNamespaces() * Changed 0 to NS_MAIN which has a lower potential for breaking something in the future. --- diff --git a/includes/SpecialContributions.php b/includes/SpecialContributions.php index 8e9eced180..000f4d2eac 100644 --- a/includes/SpecialContributions.php +++ b/includes/SpecialContributions.php @@ -221,15 +221,13 @@ function namespaceForm ( $target, $hideminor, $namespace, $invert ) { $namespaceselect = '';