From: Max Semenik Date: Thu, 29 Oct 2009 19:35:55 +0000 (+0000) Subject: Namespace:: --> MWNamespace::, requested by ^demon on IRC X-Git-Tag: 1.31.0-rc.0~39033 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=0b6bfc2b1a18f1765e1fbb9e22cf93fc7329d3c4;p=lhc%2Fweb%2Fwiklou.git Namespace:: --> MWNamespace::, requested by ^demon on IRC --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 439a08f805..4e49053ce0 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2446,7 +2446,7 @@ $wgCapitalLinks = true; /** * @since 1.16 - This can now be set per-namespace. Some special namespaces (such - * as Special, see Namespace::$alwaysCapitalizedNamespaces for the full list) must be + * as Special, see MWNamespace::$alwaysCapitalizedNamespaces for the full list) must be * true by default (and setting them has no effect), due to various things that * require them to be so. Also, since Talk namespaces need to directly mirror their * associated content namespaces, the values for those are ignored in favor of the