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