Revert unintended change from r53128
authorRoan Kattouw <catrope@users.mediawiki.org>
Sun, 12 Jul 2009 00:31:53 +0000 (00:31 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sun, 12 Jul 2009 00:31:53 +0000 (00:31 +0000)
includes/DefaultSettings.php

index fde45ed..9ed3d5e 100644 (file)
@@ -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,