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']) {
35 $output = $INPUT->has('debug') && $conf['allowdebug'];
155 if ($conf['allowdebug'] && $format == 'xhtml') {162 if ($conf['allowdebug'] && $format == 'xhtml') {167 if ($conf['allowdebug'] && $format == 'xhtml') {
338 if ($conf['allowdebug']) {339 …msg('Debugging support is enabled. If you don\'t need it you should set $conf[\'allowdebug\'] = 0'…
282 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']) {
131 $debugjs = ($conf['allowdebug'] && !str_starts_with($file, DOKU_INC . 'lib/scripts/'));
30 $conf['allowdebug'] = 0; //allow debug output, enable if needed 0|1
99 $meta['allowdebug'] = ['onoff', '_caution' => 'security'];
1415 if ($conf['allowdebug']) {