Merge branch 'master' of github.com:franknstayn/email_reports
This commit is contained in:
@@ -76,6 +76,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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user