Subversion Repositories SmartDukaan

Rev

Rev 13579 | Rev 13684 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php
$config = array(        
        'Facebook' => array(
                'fbappid' => "808067595889328",
                'secret' => 'ea18e9e116b03708c486c49981036ad3',
                'base_url' => 'http://madhurvani.com'
        ),      
        'apihost' => 'http://localdtr/',
        'pythonapihost' => 'http://104.200.25.40:8057/',
        'saholicapihost' => 'http://shop2020.in/mobileapi/',
        'Categories' => array(3=>'Mobiles')
);