This commit is contained in:
Frédéric FRANCE 2022-08-10 13:50:42 +02:00
parent 917ab403ff
commit af8abecbd6

View File

@ -917,7 +917,6 @@ class CMailFile
}
$result = $this->smtps->sendMsg();
//print $result;
if (!empty($conf->global->MAIN_MAIL_DEBUG)) {
$this->dump_mail();