Path : /srv/www/vhosts/agroing/web/core/ |
Current File : /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); }*/ }