source:
pro-violet-viettel/www/deploy/20150304/application/core/MY_Router.php
Last change on this file was 780, checked in by dungnv, 10 years ago | |
---|---|
File size: 191 bytes |
Line | |
---|---|
1 | <?php (defined('BASEPATH')) OR exit('No direct script access allowed'); |
2 | |
3 | /* load the MX_Router class */ |
4 | require APPPATH."third_party/MX/Router.php"; |
5 | |
6 | class MY_Router extends MX_Router {} |
Note: See TracBrowser
for help on using the repository browser.