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