typo
This commit is contained in:
@@ -11,7 +11,7 @@ class Email_resend extends \Zotlabs\Web\Controller {
|
||||
|
||||
if($_POST['token']) {
|
||||
if(! account_approve(trim($_POST['token']))) {
|
||||
notice('Token verification failed.')
|
||||
notice('Token verification failed.');
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user