Subversion Repositories SmartDukaan

Rev

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

Rev 13944 Rev 13946
Line 1... Line 1...
1
<?php
1
<?php
2
$config = array( 	
2
$config = array( 	
3
	'Facebook' => array(
-
 
4
		'fbappid' => "808067595889328",
-
 
5
		'secret' => 'ea18e9e116b03708c486c49981036ad3',
-
 
6
		'base_url' => 'http://madhurvani.com'
-
 
7
	),	
-
 
8
	'apihost' => 'http://localdtr/',
3
	'apihost' => 'http://localdtr/',
9
	'pythonapihost' => 'http://104.200.25.40:8057/',
4
	'pythonapihost' => 'http://104.200.25.40:8057/',
10
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
5
	'saholicapihost' => 'http://shop2020.in:8080/mobileapi/',
11
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
6
	'Categories' => array(3=>'Mobiles',5=>'Tablets'),
12
	'staticversion' => '0.0.6',
7
	'staticversion' => '0.0.6',