Amend documentation for r97296
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 16 Sep 2011 16:59:10 +0000 (16:59 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 16 Sep 2011 16:59:10 +0000 (16:59 +0000)
includes/DefaultSettings.php

index 4e30d27..27c88f1 100644 (file)
@@ -2632,6 +2632,9 @@ $wgExtraNamespaces = array();
 
 /**
  * Same as above, but for namespaces with gender distinction.
+ * Note: the default form for the namespace should also be set
+ * using $wgExtraNamespaces for the same index.
+ * @since 1.18
  */
 $wgExtraGenderNamespaces = array();