Subversion Repositories SmartDukaan

Rev

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

Rev 19624 Rev 19632
Line 1... Line 1...
1
<?php
1
<?php
2
$config = array(
2
$config = array(
3
	'apihost' => 'http://api.profittill.com/',
3
	'apihost' => 'http://api.profittill.com/',
4
	'pythonapihost' => 'http://localhost:8057/',
4
	'pythonapihost' => 'http://localhost:8057/',
5
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
5
	'saholicapihost' => 'http://50.116.3.101:8080/mobileapi/',
6
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets',2=>'Apps'),
6
	'Categories' => array(3=>'Mobiles',6=>'Accs',5=>'Tablets'),
7
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',20=>'Screen Guard',21=>'Earphone',22=>'Card Reader',23=>'Mobile Holder',24=>'Aux Cable',25=>'OTG Cable',26=>'Self Stick',27=>'Back Cover',28=>'Tempered Glass',29=>'Battery',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover', 34=>'Connector', 35=>'TV Remote'),
7
	'arrSubCategory' =>array(0=>'None',7=>'Memory Card',8=>'Data Cable',9=>'USB Light',10=>'Screen Magnifier',11=>'Car Charger',12=>'Power Bank',13=>'Pendrive',15=>'Charger',16=>'Bluetooth Headset',17=>'Speaker',20=>'Screen Guard',21=>'Earphone',22=>'Card Reader',23=>'Mobile Holder',24=>'Aux Cable',25=>'OTG Cable',26=>'Self Stick',27=>'Back Cover',28=>'Tempered Glass',29=>'Battery',31=>'Portable Music Player',32=> 'Smart Watch', 33=> 'Flip-Cover', 34=>'Connector', 35=>'TV Remote'),
8
	'staticversion' => '1.7.48',
8
	'staticversion' => '1.7.48',
9
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
9
	'dial2verifyapikey' => 'RA$553D12DD-A228-11E4-9AEC-94DE80A5CEAB',
10
	'requiremobileverification' => true,
10
	'requiremobileverification' => true,
11
	'smartlookkey' => '37a26df9e3fcb2df8fa7dffd2ab6612a0c66797a',
11
	'smartlookkey' => '37a26df9e3fcb2df8fa7dffd2ab6612a0c66797a',