Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/
H A Dadmin.php77 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.
158 if ($allow_debug && !empty($undefined_settings)) {
227 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.
263 if (count($this->configuration->getUndefined()) && $allow_debug) {