mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
That is duplicated
This commit is contained in:
@@ -243,9 +243,6 @@ else if (isset($_REQUEST['search'])) {
|
||||
|
||||
$password = encrypt($password);
|
||||
$account->setPassword($password);
|
||||
|
||||
if (USE_ACCOUNT_SALT)
|
||||
$account->setCustomField('salt', $salt);
|
||||
}
|
||||
|
||||
$account->save();
|
||||
|
Reference in New Issue
Block a user