Update user.class.php

This commit is contained in:
Laurent Destailleur 2019-05-19 02:21:42 +02:00 committed by GitHub
parent 61c17f8d0f
commit 4b3d0ed50c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,