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