Ignore:
Timestamp:
Nov 10, 2014 10:10:32 AM (11 years ago)
Author:
quyenla
Message:

paidlogs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/config/routes.php

    r426 r441  
    6868
    6969$route['admin/doanh_thu_tong_hop'] = 'admin/report';
    70 $route['admin/doanh_thu_tong_hop/trang'] = 'admin/report/getSmstemplates/1';
    71 $route['admin/doanh_thu_tong_hop/them'] = 'admin/report/addSmstemplate';
    72 $route['admin/doanh_thu_tong_hop/trang/:any'] = 'admin/report/getSmstemplates/$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';
    7373$route['admin/doanh_thu_tong_hop/test'] = 'admin/report/test';
    7474$route['admin/doanh_thu_tong_hop/xem/:any'] = 'admin/report/viewSms';
Note: See TracChangeset for help on using the changeset viewer.