From cad03c5fe47f7c23ca0a3ae03aea924c691af7e4 Mon Sep 17 00:00:00 2001 From: Ryan Lane Date: Mon, 13 Oct 2008 19:48:20 +0000 Subject: [PATCH] Removing $result from UserLoadAfterLoadFromSession to match User.php --- docs/hooks.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 07fb0583f4..7cab7561b2 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1360,7 +1360,6 @@ $user: user object being 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 'UserLoginComplete': after a user has logged in $user: the user object that was created on login -- 2.20.1