LiveUser::logout()

LiveUser::logout() -- This destroys the session object.

Synopsis

require_once 'LiveUser.php';

void LiveUser::logout ()

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.