From: Roan Kattouw Date: Sun, 12 Jul 2009 00:31:53 +0000 (+0000) Subject: Revert unintended change from r53128 X-Git-Tag: 1.31.0-rc.0~40998 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=b70851c5c2dbc23575e95e33c9125a5f5d6670c4;p=lhc%2Fweb%2Fwiklou.git Revert unintended change from r53128 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index fde45edaa8..9ed3d5e900 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2014,7 +2014,6 @@ $wgPasswordSalt = true; * See Language.php for a list of namespaces. */ $wgNamespacesWithSubpages = array( - NS_SPECIAL => true, NS_TALK => true, NS_USER => true, NS_USER_TALK => true,