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