added production email

This commit is contained in:
franknstayn
2020-02-29 20:46:34 +08:00
parent 7071fa2eb9
commit 4190c957ff

View File

@@ -75,6 +75,7 @@ if($result > 0){
$mail->addAddress('graphics@crewsportswear.com');
$mail->addBCC("webmaster@crewsportswear.com");
$mail->addBCC("angelo@crewsportswear.com");
$mail->addBCC("production@crewsportswear.com");
$mail->addAttachment('daily_order_reports/'.$filename);