load->model('model'); } function index(){ $this->load->view('login/index'); } } ?>