Move mail_confirm_address out of mail.php
This commit is contained in:
@@ -73,8 +73,4 @@ $url = common_local_url('confirmfirstemail',
|
||||
|
||||
print "$url\n";
|
||||
|
||||
mail_confirm_address($user,
|
||||
$confirm->code,
|
||||
$user->nickname,
|
||||
$email,
|
||||
$url);
|
||||
$confirm->sendConfirmation(['url'=>$url]);
|
||||
|
Reference in New Issue
Block a user