user_model = new UserModel(); } public function index() { echo view(getenv('theme.path') . 'main/defaultlayout'); } }