Fixing style errors.
This commit is contained in:
parent
540e82102b
commit
478f927df3
@ -1875,7 +1875,6 @@ class User extends CommonObject
|
||||
|
||||
// Crypt password
|
||||
$password_crypted = dol_hash($password);
|
||||
|
||||
} else {
|
||||
$password_crypted = $password_indatabase_crypted;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user