ACC SHELL

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

ACC SHELL 2018