load->view('home'); } public function logout() { $this->track_page('logout', 'logout'); $this->Employee->logout(); } } ?>