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