| 206 |
$config['username'] = array('letsgomo','shop2020');
|
206 |
$config['username'] = array('letsgomo','shop2020');
|
| 207 |
$config['password'] = array('reddevil','letsgomo123');
|
207 |
$config['password'] = array('reddevil','letsgomo123');
|
| 209 |
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
|
209 |
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
|
| 210 |
$config['email_params'] = array('protocol' => 'smtp','smtp_host' => 'ssl://smtp.gmail.com','smtp_port' => 465,'smtp_user' => 'mobile@letsgomo.com','smtp_pass' => 'turbo124','charset' => 'utf-8','Content-Type' =>'text/html');
|
210 |
$config['email_params'] = array('protocol' => 'smtp','smtp_host' => 'ssl://smtp.gmail.com','smtp_port' => 465,'smtp_user' => 'mobile@letsgomo.com','smtp_pass' => 'turbo124','charset' => 'utf-8','Content-Type' =>'text/html');
|