Changeset 441 for pro-violet-viettel/sourcecode/application/config
- Timestamp:
- Nov 10, 2014 10:10:32 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/config/routes.php
r426 r441 68 68 69 69 $route['admin/doanh_thu_tong_hop'] = 'admin/report'; 70 $route['admin/doanh_thu_tong_hop/trang'] = 'admin/report/get Smstemplates/1';71 $route['admin/doanh_thu_tong_hop/them'] = 'admin/report/add Smstemplate';72 $route['admin/doanh_thu_tong_hop/trang/:any'] = 'admin/report/get Smstemplates/$1';70 $route['admin/doanh_thu_tong_hop/trang'] = 'admin/report/getPaidlogs/1'; 71 $route['admin/doanh_thu_tong_hop/them'] = 'admin/report/addPaidlog'; 72 $route['admin/doanh_thu_tong_hop/trang/:any'] = 'admin/report/getPaidlogs/$1'; 73 73 $route['admin/doanh_thu_tong_hop/test'] = 'admin/report/test'; 74 74 $route['admin/doanh_thu_tong_hop/xem/:any'] = 'admin/report/viewSms';
Note: See TracChangeset
for help on using the changeset viewer.