layout = "admin"; $this->uri_path = "admin/"; $this->view_path = "admin" . DIRECTORY_SEPARATOR; $this->content_title = "관리자"; } }