Invoke constructor correctly!
This commit is contained in:
parent
a2fa55729c
commit
dd104b03f4
@ -303,7 +303,7 @@ sub get_user_authmethod_module {
|
||||
if($authmethod);
|
||||
|
||||
# If the user doesn't have an AuthMethod set, fall back on the base class.
|
||||
return AuthMethod -> new();
|
||||
return WebPerl::AuthMethod -> new();
|
||||
}
|
||||
|
||||
1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user