- Timestamp:
- Nov 12, 2014 10:52:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/routes.php
r478 r483 44 44 $route['violetservice/soanbai/mo'] = 'services/viettel/mo'; 45 45 $route['violetservice/soanbai/mo/wsdl'] = 'services/viettel/index/wsdl'; 46 $route['violetservice/soanbai/mo?wsdl'] = 'services/viettel/index/wsdl';47 46 48 47 $route['admin'] = 'admin/home'; … … 57 56 $route['admin/cong_tac_vien/xoa_cong_tac_vien'] = 'admin/collaborator/dodeleteUser'; 58 57 $route['admin/cong_tac_vien/cap_nhat'] = 'admin/collaborator/updateUser'; 59 60 58 61 59 $route['admin/mau_tin_nhan'] = 'admin/smstemplate';
Note: See TracChangeset
for help on using the changeset viewer.