Searched refs:conf_local (Results 1 – 1 of 1) sorted by relevance
17 private static $conf_local = null; // local configurations (only for plugins) variable in settingshierarchy153 if (!static::$conf_local){157 static::$conf_local = $conf['plugin'];159 return @static::$conf_local[$pluginname][$key];