Searched +full:allowdebug -path:"config lang" (Results 1 – 14 of 14) sorted by relevance
36 if ($conf['allowdebug']) {
144 if ($conf['allowdebug']) {148 } elseif ($conf['allowdebug']) {
149 if ($conf['allowdebug'] && $format == 'xhtml') {156 if ($conf['allowdebug'] && $format == 'xhtml') {161 if ($conf['allowdebug'] && $format == 'xhtml') {
35 $output = $INPUT->has('debug') && $conf['allowdebug'];
332 if ($conf['allowdebug']) {333 …msg('Debugging support is enabled. If you don\'t need it you should set $conf[\'allowdebug\'] = 0'…
230 if ($conf['allowdebug']) header("X-CacheUsed: $cache");
62 if ($conf['allowdebug']) header("X-CacheUsed: $cache->cache");
104 if ($conf['allowdebug'] && $ACT == 'debug') {
77 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.227 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.
200 if (!$conf['allowdebug']) {
132 $debugjs = ($conf['allowdebug'] && !str_starts_with($file, DOKU_INC . 'lib/scripts/'));
29 $conf['allowdebug'] = 0; //allow debug output, enable if needed 0|1
98 $meta['allowdebug'] = ['onoff', '_caution' => 'security'];
1405 if ($conf['allowdebug']) {