getStorage()->read(); $user = new Application_Model_User($userInfo->id); return $user->isAdmin(); } }