From ca0a968821e27156816841b49ed10ce6e3ed2885 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 3 May 2005 12:58:42 +0000 Subject: [PATCH] * Using the new getFormattedNamespaces() instead of getNamespaces() * Changed 0 to NS_MAIN which has a lower potential for breaking something in the future. --- includes/SpecialContributions.php | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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 = ''; -- 2.20.1