From a3b5d71b19861a0e2e571655e805e45314a91b58 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Tue, 30 Aug 2011 13:59:54 +0000 Subject: [PATCH] Amend r95775 per Siebrand's suggestion --- docs/hooks.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.20.1