require_once 'LoginManager.php';
void constructor LoginManager::constructor LoginManager ([string $configFile = '' [, mixed $options = false [, string $type = '']]])
void constructor LoginManager::constructor LoginManager
Class constructor. Optionally, a valid filepath to an XML configuration file can be passed.
string $configFile - The config file to configure several options.
mixed $options - Options for the file import.
string $type - File type of the given file.