| Line 201... |
Line 201... |
| 201 |
$config['topup-special'] = array(6,7,19,17);
|
201 |
$config['topup-special'] = array(6,7,19,17);
|
| 202 |
$config['DthIdAliasMap'] = array(0 => "Account Number :",1=>"VC Number :",2=>"Smart Card Number :",3=>"Smart Card Number :",4=>"Subscriber Id :",5=>"Customer Id :",26=>"Customer Id :");
|
202 |
$config['DthIdAliasMap'] = array(0 => "Account Number :",1=>"VC Number :",2=>"Smart Card Number :",3=>"Smart Card Number :",4=>"Subscriber Id :",5=>"Customer Id :",26=>"Customer Id :");
|
| 203 |
$config['username'] = array('letsgomo','shop2020');
|
203 |
$config['username'] = array('letsgomo','shop2020');
|
| 204 |
$config['password'] = array('reddevil','letsgomo123');
|
204 |
$config['password'] = array('reddevil','letsgomo123');
|
| 205 |
$config['cdn_version'] = 1;
|
205 |
$config['cdn_version'] = 1;
|
| 206 |
$config['email_list'] = array('amit.gupta.com');
|
206 |
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
|
| 207 |
$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 |
$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');
|