checkLogin(false); $login_user = session("login_user"); $this->assign("login_user" ,$login_user); $this->display(); } }