Hopefully final typo!
This commit is contained in:
parent
04e42c9fbc
commit
98e9654719
@ -400,7 +400,7 @@ sub activate_user {
|
|||||||
# Activate the user, and return their data if successful.
|
# Activate the user, and return their data if successful.
|
||||||
return $user if($methodimpl -> activate_user($user -> {"user_id"}));
|
return $user if($methodimpl -> activate_user($user -> {"user_id"}));
|
||||||
|
|
||||||
return $self -> self_error($methodimpl -> errstr();
|
return $self -> self_error($methodimpl -> errstr());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user