mirror of
https://github.com/friendica/friendica
synced 2025-04-26 19:50:10 +00:00
Added Update checks
- Logging - Console - Admin overview
This commit is contained in:
parent
3cf0cb71f1
commit
23654ce566
12 changed files with 215 additions and 60 deletions
|
@ -33,7 +33,7 @@ class ConfigFileLoader extends ConfigFileManager
|
|||
* First loads the default value for all the configuration keys, then the legacy configuration files, then the
|
||||
* expected local.config.php
|
||||
*
|
||||
* @param IConfigCache The config cache to load to
|
||||
* @param IConfigCache $config The config cache to load to
|
||||
*
|
||||
* @throws \Exception
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue