Home
last modified time | relevance | path

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

/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php47 const CONF_LOG_PRIORITY = 'log_priority'; define in auth_plugin_authshibboleth
926 … ($this->getConf(self::CONF_LOG_ENABLED) && $priority <= $this->getConf(self::CONF_LOG_PRIORITY)) {