friendica/src/Database
Philipp Holzer 92fb0a82ca
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 20:16:43 +02:00
..
DBA.php Moving from DBA to Database 2019-06-24 09:36:07 +02:00
DBStructure.php Dynamic config loading 2019-07-16 20:16:43 +02:00
Database.php bugfix: add lost changes due merge 2019-07-14 22:12:45 +02:00
PostUpdate.php Add new PostUpdate function to initialize delivery data 2019-01-23 00:02:00 -05:00