projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cd654e
)
codeblock updates
author
Philipp Holzer
<admin@philipp.info>
Tue, 5 Feb 2019 22:58:38 +0000
(23:58 +0100)
committer
Philipp Holzer
<admin@philipp.info>
Tue, 5 Feb 2019 22:58:38 +0000
(23:58 +0100)
src/Core/Config/ConfigCacheLoader.php
patch
|
blob
|
history
diff --git
a/src/Core/Config/ConfigCacheLoader.php
b/src/Core/Config/ConfigCacheLoader.php
index 768e30e2428eb1b6aa781513f1ae25d6c3c67b1d..dd753458b1ea473ffc15a0e5397ed05c7509d8e3 100644
(file)
--- a/
src/Core/Config/ConfigCacheLoader.php
+++ b/
src/Core/Config/ConfigCacheLoader.php
@@
-184,9
+184,6
@@
class ConfigCacheLoader
/**
* Tries to load the specified addon-configuration and returns the config array.
*
- * First loads all activated addons default configuration through the load_config hook, then load the local.config.php
- * again to overwrite potential local addon configuration.
- *
* @param string $name The name of the configuration
*
* @return array The config array (empty if no config found)