From a88f6750237b24ef3b133e0d0e53654210227426 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 11 Jan 2013 23:14:49 +0000 Subject: [PATCH] Doc fix. --- Webperl/AppUser.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Webperl/AppUser.pm b/Webperl/AppUser.pm index 0144854..66a7772 100644 --- a/Webperl/AppUser.pm +++ b/Webperl/AppUser.pm @@ -294,7 +294,7 @@ sub pre_authenticate { } -## @method $ post_authenticate($username, $password, $auth) +## @method $ post_authenticate($username, $password, $auth, $authmethod) # Perform any system-specific post-authentication tasks on the specified # user's data. This function allows each system to tailor post-auth tasks # to the requirements of the system. This function is only called if