From 3541c3ff92acd30f88b36be9d6108a3436ee4ed4 Mon Sep 17 00:00:00 2001 From: Ryan Lane Date: Mon, 13 Oct 2008 19:26:16 +0000 Subject: [PATCH] Fixing documentation line for UserLoadAfterLoadFromSession --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 9879ce158e..07fb0583f4 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -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 -- 2.20.1