Fix: add log debug for test the trigger
This commit is contained in:
parent
790bc7b7f3
commit
3af5b852d3
@ -1254,6 +1254,8 @@ class User extends CommonObject
|
||||
$error++;
|
||||
}
|
||||
}
|
||||
|
||||
dol_syslog("User::setPassword notrigger=".$notrigger." error=".$error,LOG_DEBUG);
|
||||
|
||||
if (! $error && ! $notrigger)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user