Subversion Repositories SmartDukaan

Rev

Rev 11387 | Rev 11517 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11387 Rev 11389
Line 202... Line 202...
202
$config['username'] = array('letsgomo','shop2020');
202
$config['username'] = array('letsgomo','shop2020');
203
$config['password'] = array('reddevil','letsgomo123');
203
$config['password'] = array('reddevil','letsgomo123');
204
$config['cdn_version'] = 1;
204
$config['cdn_version'] = 1;
205
$config['email_list'] = array('yashmeet@letsgomo.com');
205
$config['email_list'] = array('yashmeet@letsgomo.com');
206
$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');
206
$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');
-
 
207
 
207
 
208
 
208
209