updated email cc and reciever
This commit is contained in:
@@ -1060,8 +1060,8 @@ class TeamStoreController extends Controller
|
|||||||
'name' => $post['fullname'],
|
'name' => $post['fullname'],
|
||||||
'emailAddress' => $post['emailAddress'],
|
'emailAddress' => $post['emailAddress'],
|
||||||
'msg' => $post['message'],
|
'msg' => $post['message'],
|
||||||
'receiver' => 'customer-service@crewsportswear.com',
|
'receiver' => 'angelo@merchbay.com',
|
||||||
'email_cc' => ['webmaster@merchbay.com'],
|
'email_cc' => ['webmaster@merchbay.com', 'orders@minijerzeys.com'],
|
||||||
'subject' => 'Merchbay - Contact Us Page',
|
'subject' => 'Merchbay - Contact Us Page',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user