ok

Mini Shell

Direktori : /home2/selectio/www/bharath/application/controllers/
Upload File :
Current File : /home2/selectio/www/bharath/application/controllers/School.php

<?php

defined('BASEPATH') OR exit('No direct script access allowed');

class School extends CI_Controller {

    public function __construct() {
        parent::__construct();
       
    }

    public function show_404() {
        $this->load->view('errors/error_message');
    }

   

}

Zerion Mini Shell 1.0