changes : ps
This commit is contained in:
parent
72c41ed87d
commit
8d8e3a3c24
@ -540,8 +540,8 @@ class PDALERTS
|
|||||||
$mail->Username = "noreply@ssa.sineedge.com"; // "The account"
|
$mail->Username = "noreply@ssa.sineedge.com"; // "The account"
|
||||||
$mail->Password = "noreply@ssa"; // "The password"
|
$mail->Password = "noreply@ssa"; // "The password"
|
||||||
$mail->Port = 465; // "The port"
|
$mail->Port = 465; // "The port"
|
||||||
//$mail_id = 'ssa@venbainfotech.com';
|
$mail_id = 'ssa@venbainfotech.com';
|
||||||
$mail_id = 'sanjeev.p@venbainfotech.com';
|
// $mail_id = 'sanjeev.p@venbainfotech.com';
|
||||||
if(ENVIRONMENT == 'production')
|
if(ENVIRONMENT == 'production')
|
||||||
{
|
{
|
||||||
$mail_id = 'cpa@smcfinance.com';
|
$mail_id = 'cpa@smcfinance.com';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user