| Line 74... |
Line 74... |
| 74 |
$route['personal-details'] = 'myaccount/closed';
|
74 |
$route['personal-details'] = 'myaccount/closed';
|
| 75 |
$route['order/(:num)'] = 'myaccount/order';
|
75 |
$route['order/(:num)'] = 'myaccount/order';
|
| 76 |
$route['my-wallet'] = 'myaccount/wallet';
|
76 |
$route['my-wallet'] = 'myaccount/wallet';
|
| 77 |
$route['contact-us'] = 'contact/index';
|
77 |
$route['contact-us'] = 'contact/index';
|
| 78 |
$route['faq'] = 'faq/index';
|
78 |
$route['faq'] = 'faq/index';
|
| - |
|
79 |
$route['static/faq'] = 'faq/index';
|
| 79 |
$route['privacy-policy'] = 'faq/privacy';
|
80 |
$route['privacy-policy'] = 'faq/privacy';
|
| 80 |
$route['static/privacy-policy'] = 'faq/privacy';
|
81 |
$route['static/privacy-policy'] = 'faq/privacy';
|
| 81 |
$route['terms-conditions'] = 'faq/terms';
|
82 |
$route['terms-conditions'] = 'faq/terms';
|
| 82 |
$route['static/terms-conditions'] = 'faq/terms';
|
83 |
$route['static/terms-conditions'] = 'faq/terms';
|
| - |
|
84 |
$route['static/insurance-terms'] = 'static/insuranceterms';
|
| 83 |
$route['emi-info'] = 'faq/emi';
|
85 |
$route['emi-info'] = 'faq/emi';
|
| 84 |
$route['otg'] = 'faq/otg';
|
86 |
$route['otg'] = 'faq/otg';
|
| - |
|
87 |
$route['static/on-time-guarantee'] = 'faq/otg';
|
| 85 |
$route['instore'] = 'faq/instore';
|
88 |
$route['instore'] = 'faq/instore';
|
| 86 |
$route['insure'] = 'faq/insure';
|
89 |
$route['insure'] = 'faq/insure';
|
| 87 |
$route['my-recharges'] = 'myaccount/recharges';
|
90 |
$route['my-recharges'] = 'myaccount/recharges';
|
| 88 |
$route['refund/(:any)'] = 'myaccount/refund/$1';
|
91 |
$route['refund/(:any)'] = 'myaccount/refund/$1';
|
| 89 |
$route['recharge-faq'] = 'recharge/rechargeFaq';
|
92 |
$route['recharge-faq'] = 'recharge/rechargeFaq';
|