Subversion Repositories SmartDukaan

Rev

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

Rev 13084 Rev 13178
Line 28... Line 28...
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
 
-
 
33
$config['gosf']= array('header'=>array('top_menu'),'response'=>array(),'footer'=>array('footer_link'));
-
 
34
 
33
//recharge
35
//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'));
36
$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());
37
$config['service']= array('header'=>array(),'response'=>array('service_provider'),'footer'=>array());
36
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
38
$config['denominations']= array('header'=>array(),'response'=>array('mobile_denominations'),'footer'=>array());
37
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());
39
$config['rechargeAmount']= array('header'=>array(),'response'=>array('recharge_amount'),'footer'=>array());