Home
last modified time | relevance | path

Searched refs:conf_protected (Results 1 – 1 of 1) sorted by relevance

/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php18 private static $conf_protected = null; // protected configurations (only for plugins) variable in settingshierarchy
165 if (!static::$conf_protected){
169 static::$conf_protected = $conf['plugin'];
171 return @static::$conf_protected[$pluginname][$key];