Subversion Repositories SmartDukaan

Rev

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

Rev 13084 Rev 13178
Line 27... Line 27...
27
$config['oauth_social']['facebook']=array('id'=>'716370691734306','secretkey'=>'a467cf8754b7b8e30315aa7269f40e85');
27
$config['oauth_social']['facebook']=array('id'=>'716370691734306','secretkey'=>'a467cf8754b7b8e30315aa7269f40e85');
28
//$config['oauth_social']['google']=array('id'=>'482999149520-ugui554gp6ts42a9sa1kv59id149k97t.apps.googleusercontent.com','secretkey'=>'h0KYlU9a7fdzqm0HUqaxze6r');
28
//$config['oauth_social']['google']=array('id'=>'482999149520-ugui554gp6ts42a9sa1kv59id149k97t.apps.googleusercontent.com','secretkey'=>'h0KYlU9a7fdzqm0HUqaxze6r');
29
 
29
 
30
$config['faq']= array('header'=>array('top_menu','search_bar'),'response'=>array('faq_list'),'footer'=>array('footer_link'));
30
$config['faq']= array('header'=>array('top_menu','search_bar'),'response'=>array('faq_list'),'footer'=>array('footer_link'));
31
$config['faq_list']=array('url' => '', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
31
$config['faq_list']=array('url' => '', 'params'=>array(),'is_public'=>TRUE,'is_get'=>TRUE,'display'=>'','render'=>'yes');
32
 
-
 
-
 
32
$config['gosf']= array('header'=>array('top_menu'),'response'=>array(),'footer'=>array('footer_link'));
33
//recharge
33
//recharge
34
$config['recharge']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_list','mobile_operator','dth_operator','plan_map','recharge_confirmation','recharge_amount'),'footer'=>array('footer_link'));
34
$config['recharge']= array('header'=>array('top_menu','search_bar'),'response'=>array('recharge_list','mobile_operator','dth_operator','plan_map','recharge_confirmation','recharge_amount'),'footer'=>array('footer_link'));
35
$config['service']= array('header'=>array(),'response'=>array('service_provider'),'footer'=>array());
35
$config['service']= array('header'=>array(),'response'=>array('service_provider'),'footer'=>array());
36
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
36
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
37
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());
37
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());