- Timestamp:
- Nov 4, 2014 6:13:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/routes.php
r403 r404 57 57 58 58 $route['admin/mau_tin_nhan'] = 'admin/smstemplate'; 59 $route['admin/mau_tin_nhan/trang'] = 'admin/smstemplate/get Collaborators/1';60 $route['admin/mau_tin_nhan/them'] = 'admin/smstemplate/add Collaborator';61 $route['admin/mau_tin_nhan/trang/:any'] = 'admin/smstemplate/get Collaborators/$1';59 $route['admin/mau_tin_nhan/trang'] = 'admin/smstemplate/getSmstemplates/1'; 60 $route['admin/mau_tin_nhan/them'] = 'admin/smstemplate/addSmstemplate'; 61 $route['admin/mau_tin_nhan/trang/:any'] = 'admin/smstemplate/getSmstemplates/$1'; 62 62 $route['admin/mau_tin_nhan/test'] = 'admin/smstemplate/test'; 63 63 $route['admin/mau_tin_nhan/xem/:any'] = 'admin/smstemplate/viewUser';
Note: See TracChangeset
for help on using the changeset viewer.