CI_Controller
`` class MY_Controller extends CI_Controller {
public function __construct() { parent::__construct(); }
}
Last updated 3 years ago