Fixing style errors.
This commit is contained in:
parent
bcdf19f0ff
commit
dc0237f0e1
@ -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