Fix Register page
This commit is contained in:
parent
fb87642b3e
commit
7f48a585c1
1 changed files with 2 additions and 0 deletions
|
@ -273,6 +273,8 @@ class Register extends Page
|
|||
'exception' => $e,
|
||||
'headers' => false,
|
||||
]);
|
||||
|
||||
$isSent = false;
|
||||
}
|
||||
|
||||
// письмо активации аккаунта отправлено
|
||||
|
|
Loading…
Reference in a new issue