Subversion Repositories SmartDukaan

Rev

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

Rev 13304 Rev 15786
Line 364... Line 364...
364
);
364
);
365
 
365
 
366
$config['current_client']='magento';
366
$config['current_client']='magento';
367
 
367
 
368
 
368
 
369
/* End of file config.php */
-
 
370
/* Location: ./application/config/config.php */
-
 
371
 
-
 
372
$config['merchant_key'] = 'C0Dr8m';
369
$config['merchant_key'] = 'C0Dr8m';
373
$config['salt'] = '3sf0jURk';
370
$config['salt'] = '3sf0jURk';
374
$config['pay_base_url'] = 'https://test.payu.in';
371
$config['pay_base_url'] = 'https://test.payu.in';
-
 
372
$config['captcha_site_key'] = '6LdaIwkTAAAAAGU-kcqXdgKFdgTvCiaemAClnlJ3';
-
 
373
$config['captcha_secret_key'] = '6LdaIwkTAAAAAGnBqQH7jGz7aHtGTHv3u-mW02Xs';
-
 
374
 
-
 
375
/* End of file config.php */
-
 
376
/* Location: ./application/config/config.php */
375
377