initializeGlobalState()
initializeGlobalState()
loadConfiguration()
we override the parent method that would only load the inc/config.inc.php we get the information from ini files instead.
if required ini files are missing, they can be created automatically from inc/config.inc.php if there is no inc/config.inc.php either, a warning is shown.