CHANGE_FROM_MAIL
This commit is contained in:
parent
ecbadbe5f2
commit
ea7272ec58
@ -118,7 +118,7 @@ class MailHelper
|
||||
|
||||
try {
|
||||
|
||||
$res = $gmailapi->sendMessage($emaill, $subject, $message, 'info@nhanceindia.in', $reply_to, $cc, $bcc);
|
||||
$res = $gmailapi->sendMessage($emaill, $subject, $message, 'no-reply@nhanceindia.in', $reply_to, $cc, $bcc);
|
||||
|
||||
if($res['status'])
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user