mirror of
https://github.com/friendica/friendica
synced 2024-11-10 10:22:53 +00:00
Update src/Core/Config/Util/ConfigFileManager.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
18293280b7
commit
d53cb31869
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ class ConfigFileManager
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Saves overridden config entries back into the data.config.phpR
|
* Saves overridden config entries back into the data.config.php
|
||||||
*
|
*
|
||||||
* @param Cache $configCache The config cache
|
* @param Cache $configCache The config cache
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue