Subversion Repositories SmartDukaan

Rev

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

Rev 14346 Rev 14386
Line 19... Line 19...
19
	'saholicapikey' => '21dtr022015',	
19
	'saholicapikey' => '21dtr022015',	
20
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
20
	'saholicauthurl' => 'http://m.saholic.com/autologin/',
21
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),5=>array('min'=>3000,'max'=>45000)),
21
	'priceranges' => array(3=>array('min'=>700,'max'=>50000),5=>array('min'=>3000,'max'=>45000)),
22
	'admindashboardlimit' => 50,
22
	'admindashboardlimit' => 50,
23
	'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
23
	'amazonorderurl' => 'https://www.amazon.in/gp/css/summary/edit.html?orderID=',
-
 
24
	'livepriceurl' => 'http://localhost:8080/dtr/live-pricing',
24
);
25
);