Supression du BCC
This commit is contained in:
parent
95c61f8c9a
commit
60232ba42f
@ -252,8 +252,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