Fixing documentation line for UserLoadAfterLoadFromSession
authorRyan Lane <laner@users.mediawiki.org>
Mon, 13 Oct 2008 19:26:16 +0000 (19:26 +0000)
committerRyan Lane <laner@users.mediawiki.org>
Mon, 13 Oct 2008 19:26:16 +0000 (19:26 +0000)
docs/hooks.txt

index 9879ce1..07fb058 100644 (file)
@@ -1358,7 +1358,7 @@ $name: user name
 $user: user object being loaded
 &$result: set this to a boolean value to abort the normal authentification process
 
-'UserLoadFromSession': called to authenticate users on external/environmental means; occurs after session is loaded
+'UserLoadAfterLoadFromSession': called to authenticate users on external/environmental means; occurs after session is loaded
 $user: user object being loaded
 &$result: set this to a boolean value to abort the normal authentification process