Path : /var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/agroing/web/core/ |
Current File : //var/lib/ntp/var/lib/ntp/proc/self/root/srv/www/vhosts/agroing/web/core/MY_Router.php |
<?php class MY_Router extends CI_Router { /*public function __construct() { parent::__construct(); } function set_class($class) { $this->class = "your_home"; //$this->class = str_replace(array('/', '.'), '', $class); }*/ }