Subversion Repositories SmartDukaan

Rev

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

Rev 11845 Rev 11927
Line 205... Line 205...
205
$config['insurance'] = 1.5;
205
$config['insurance'] = 1.5;
206
$config['topup-special'] = array(6,7,19,17);
206
$config['topup-special'] = array(6,7,19,17);
207
$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 :");
207
$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 :");
208
$config['username'] = array('letsgomo','shop2020');
208
$config['username'] = array('letsgomo','shop2020');
209
$config['password'] = array('reddevil','letsgomo123');
209
$config['password'] = array('reddevil','letsgomo123');
210
$config['cdn_version'] = 1;
210
$config['cdn_version'] = 1.02;
211
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
211
$config['email_list'] = array('amit.gupta@shop2020.in', 'anikendra.das@shop2020.in');
212
$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');
212
$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');
213
 
213
 
214
$config['ga_id']='UA-50253280-1';
214
$config['ga_id']='UA-50253280-1';
215
$config['ga_domain']='shop2020.in';
215
$config['ga_domain']='shop2020.in';