require_once 'LoginManager.php';
object & LiveUser::create ([string $configFile = '' [, mixed $options = false [, string $type = '']]])
object & LiveUser::create
Checks the given file and returns an object of the LoginManager.
string $configFile - The config file to configure several options.
mixed $options - Options for the file import.
string $type - File type of the given file.
return Returns an object.