[various] Namespace ConfigFileLoader #870

Merged
nupplaphil merged 1 commit from task/dyn_config into develop 2019-07-16 21:59:48 +02:00

1 commit

Author SHA1 Message Date
Philipp Holzer 5c6108b3cc
Dynamic config loading
- Move settings, defaults and dbstructure to directory 'static'
- Dynamic loading of config files (after the static loading)
- Filter out '-sample.config.php' and '-sample.ini.php' files
- Remove unnecessary ConfigFileManager
- Move ConfigFileLoader to Utils
- Add tests for multi-loading for INI, config and sample-filtering
2019-07-16 21:44:54 +02:00