LiveUser::isLoggedIn()

LiveUser::isLoggedIn() -- Checks if a user is logged in.

Synopsis

require_once 'LiveUser.php';

boolean LiveUser::isLoggedIn ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.