mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-04 16:46:50 +01:00
accounts.block has been removed
This commit is contained in:
@@ -165,7 +165,6 @@ if($save)
|
||||
|
||||
$new_account->setPassword(encrypt($password));
|
||||
$new_account->setEMail($email);
|
||||
$new_account->unblock();
|
||||
$new_account->save();
|
||||
|
||||
if($config_salt_enabled)
|
||||
|
||||
Reference in New Issue
Block a user