From: Niklas Laxström Date: Tue, 30 Aug 2011 13:59:54 +0000 (+0000) Subject: Amend r95775 per Siebrand's suggestion X-Git-Tag: 1.31.0-rc.0~28013 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=a3b5d71b19861a0e2e571655e805e45314a91b58;p=lhc%2Fweb%2Fwiklou.git Amend r95775 per Siebrand's suggestion --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 745ae73098..3112169e2d 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1090,7 +1090,8 @@ $password: The password entered by the user $user: User the password is being validated for 'LanguageGetNamespaces': Provide custom ordering for namespaces or -remove namespaces. Do not use this hook to add namespaces. +remove namespaces. Do not use this hook to add namespaces. Use +CanonicalNamespaces for that. &$namespaces: Array of namespaces indexed by their numbers 'LanguageGetMagic': DEPRECATED, use $magicWords in a file listed in