Suppression du BCC
This commit is contained in:
parent
60232ba42f
commit
332bd7f2e8
@ -248,8 +248,6 @@ function MailFile($filename, $shortname, $to)
|
|||||||
$from,
|
$from,
|
||||||
$message);
|
$message);
|
||||||
|
|
||||||
$mailfile->addr_bcc = TELEPHONIE_LIGNE_COMMANDE_EMAIL_BCC;
|
|
||||||
|
|
||||||
$mailfile->PrepareFile(array($filename),
|
$mailfile->PrepareFile(array($filename),
|
||||||
array("application/msexcel"),
|
array("application/msexcel"),
|
||||||
array($shortname));
|
array($shortname));
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user