mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
fixes
This commit is contained in:
@@ -178,7 +178,6 @@ if($save)
|
||||
|
||||
$new_account->setPassword(encrypt($password));
|
||||
$new_account->setEMail($email);
|
||||
$new_account->unblock();
|
||||
$new_account->save();
|
||||
|
||||
if(USE_ACCOUNT_SALT)
|
||||
|
Reference in New Issue
Block a user