Subversion Repositories SmartDukaan

Rev

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

Rev 12996 Rev 13006
Line 207... Line 207...
207
$config['insurance'] = 1.5;
207
$config['insurance'] = 1.5;
208
$config['topup-special'] = array(6,7,19,17);
208
$config['topup-special'] = array(6,7,19,17);
209
$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 :");
209
$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 :");
210
$config['username'] = array('letsgomo','shop2020');
210
$config['username'] = array('letsgomo','shop2020');
211
$config['password'] = array('reddevil','letsgomo123');
211
$config['password'] = array('reddevil','letsgomo123');
212
$config['cdn_version'] = 1.04;
212
$config['cdn_version'] = 1.05;
213
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
213
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
214
$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');
214
$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');
215
 
215
 
216
$config['ga_id']='UA-21662919-1';
216
$config['ga_id']='UA-21662919-1';
217
$config['ga_domain']='saholic.com';
217
$config['ga_domain']='saholic.com';