Changeset 883 for pro-violet-viettel/sourcecode/application/config
- Timestamp:
- Apr 7, 2015 1:52:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/routes.php
r821 r883 136 136 $route['frontend/lecture/help.pdf'] = 'frontend/lecture/help'; 137 137 138 $route['cong_tac_vien'] = 'collaborator/home'; 139 $route['collaborator'] = 'collaborator/home'; 140 $route['cong_tac_vien/:any'] = 'collaborator/home/viewAsistant'; 141 $route['cong_tac_vien/thong_ke_nguoi_dung/trang/:any'] = 'collaborator/home/getCollaboratorsUsers/$1'; 142 $route['cong_tac_vien/nguoi_dung'] = 'collaborator/user'; 143 $route['cong_tac_vien/thong_tin_ca_nhan'] = 'collaborator/collaborator/profile'; 144 //$route['cong_tac_vien/thong_tin_ca_nhan/thay_doi_mat_khau/:any'] = 'collaborator/collaborator/change_password/$1'; 145 138 146 /* End of file routes.php */ 139 147 /* Location: ./application/config/routes.php */
Note: See TracChangeset
for help on using the changeset viewer.