string Auth::getStatus ()
string Auth::getStatus
This function returns the current status of PEAR::Auth. The return values are constants that are defined by PEAR::Auth.
string - possible values are AUTH_IDLED, AUTH_EXPIRED, AUTH_WRONG_LOGIN
This function can not be called statically.
PEAR::Auth constants overview