codeblock updates

This commit is contained in:
Philipp Holzer 2019-02-05 23:58:38 +01:00
parent 3cd654e76f
commit 7947db8537
No known key found for this signature in database
GPG Key ID: 517BE60E2CE5C8A5
1 changed files with 0 additions and 3 deletions

View File

@ -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)