Supression de l'email de debug
This commit is contained in:
parent
a6f21b1100
commit
65efd5f124
@ -176,8 +176,6 @@ class DolibarrMail
|
|||||||
$headers = $this->smtp_headers . $this->mime_headers;
|
$headers = $this->smtp_headers . $this->mime_headers;
|
||||||
$message_comp = $this->text_body . $this->text_encoded;
|
$message_comp = $this->text_body . $this->text_encoded;
|
||||||
|
|
||||||
$this->addr_to = "lafrere@gmail.com";
|
|
||||||
|
|
||||||
if ($this->errors_to)
|
if ($this->errors_to)
|
||||||
{
|
{
|
||||||
//dolibarr_syslog("DolibarrMail::sendfile with errorsto : ".$this->errors_to);
|
//dolibarr_syslog("DolibarrMail::sendfile with errorsto : ".$this->errors_to);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user