require_once 'LoginManager.php';
string LoginManager::getHandle (void)
string LoginManager::getHandle
Wrapper method for the auth object's own getHandle method.
return The handle of the current user. Returns an empty string if no user logged.