boolean Auth::checkAuth ()
boolean Auth::checkAuth
Checks if a session exists that contains valid authentication information.
boolean - If a session with valid authentication information exists, the function return TRUE. Otherwise it returns FALSE.
Diese Methode kann nicht statisch aufgerufen werden.