Subversion Repositories SmartDukaan

Rev

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

Rev 17585 Rev 17588
Line 210... Line 210...
210
$config['insurance'] = 1.5;
210
$config['insurance'] = 1.5;
211
$config['topup-special'] = array(6,7,19,17);
211
$config['topup-special'] = array(6,7,19,17);
212
$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 :");
212
$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 :");
213
$config['username'] = array('letsgomo','shop2020');
213
$config['username'] = array('letsgomo','shop2020');
214
$config['password'] = array('reddevil','letsgomo123');
214
$config['password'] = array('reddevil','letsgomo123');
215
$config['cdn_version'] = 1.24;
215
$config['cdn_version'] = 1.23;
216
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
216
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
217
$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');
217
$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');
218
 
218
 
219
$config['ga_id']='UA-50253280-1';
219
$config['ga_id']='UA-50253280-1';
220
$config['ga_domain']='shop2020.in';
220
$config['ga_domain']='shop2020.in';