Update user.class.php
This commit is contained in:
parent
61c17f8d0f
commit
4b3d0ed50c
@ -2018,7 +2018,6 @@ class User extends CommonObject
|
||||
dol_syslog(get_class($this)."::send_password changelater is on, url=".$url);
|
||||
}
|
||||
|
||||
$mesg.="<pre>".print_r($user,1)."</pre>";
|
||||
$mailfile = new CMailFile(
|
||||
$subject,
|
||||
$this->email,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user