diff --git a/htdocs/telephonie/script/recap-commande.php b/htdocs/telephonie/script/recap-commande.php index d2b77e3e1ea..15af4bbe71b 100644 --- a/htdocs/telephonie/script/recap-commande.php +++ b/htdocs/telephonie/script/recap-commande.php @@ -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));