= AUTH_COOKIE; } function identified() { return Session::v('auth', AUTH_PUBLIC) >= AUTH_MDP; } } class S extends Session { } ?>