Update google password
This commit is contained in:
@@ -118,7 +118,7 @@ function checkEDISales()
|
||||
$mail->Host = 'smtp.gmail.com';
|
||||
$mail->SMTPAuth = true;
|
||||
$mail->Username = 'system@e5.pl';
|
||||
$mail->Password = 'eT4U>hyJe';
|
||||
$mail->Password = 'upkb sxxb pmxw lsaj';
|
||||
$mail->SMTPSecure = 'tls';
|
||||
$mail->Port = 587;
|
||||
$mail->CharSet = 'UTF-8';
|
||||
|
||||
@@ -187,7 +187,7 @@ $mail->isSMTP(); // Set mailer to use SMTP
|
||||
$mail->Host = 'smtp.gmail.com';
|
||||
$mail->SMTPAuth = true;
|
||||
$mail->Username = 'system@e5.pl';
|
||||
$mail->Password = 'wqiz ekxn lysj zheu';
|
||||
$mail->Password = 'upkb sxxb pmxw lsaj';
|
||||
|
||||
$mail->CharSet = 'UTF-8';
|
||||
$mail->charSet = "UTF-8";
|
||||
|
||||
Reference in New Issue
Block a user