Home
last modified time | relevance | path

Searched +full:allowdebug -path:"config lang" (Results 76 – 100 of 126) sorted by relevance

123456

/plugin/csstimeline/
H A Dfeed.php73 if($conf['allowdebug']) header("X-CacheUsed: $cache");
/plugin/include/lang/vi/
H A Dsettings.php38 $lang['debugoutput'] = 'In thông tin gỡ lỗi dài dòng vào nhật ký gỡ lỗi dokuwiki nếu tùy chọn toàn cục "allowdebug" được bật';
/template/zero/
H A Dfooter.html60 if ($conf['allowdebug']) {
/template/minima/
H A Dfooter.html56 if ($conf['allowdebug']) {
/template/spacedok/
H A Dfooter.html56 if ($conf['allowdebug']) {
/plugin/include/lang/fr/
H A Dsettings.php44 $lang['debugoutput'] = 'Afficher des informations de débogage verbeuses dans le journal de débogage de DokuWiki lorsque l\'option globale "allowdebug" est activée.';
/plugin/upgrade/
H A Dlegacy.php31 $conf['allowdebug'] = false;
/template/influence/
H A Dfooter.html60 if ($conf['allowdebug']) {
/template/a_new_day/
H A Dfooter.html58 if ($conf['allowdebug']) {
/template/dwsimple/
H A Dfooter.html60 if ($conf['allowdebug']) {
/template/masa/
H A Dfooter.html60 if ($conf['allowdebug']) {
/template/incognitek/
H A Dmain.php99 <?php if ($conf['allowdebug']) {
/template/sidebar_theme/
H A Dfooter.html60 if ($conf['allowdebug']) {
/plugin/include/
H A Daction.php133 if($conf['allowdebug'] && $this->getConf('debugoutput')) {
221 if($conf['allowdebug'] && $this->getConf('debugoutput')) {
236 if($conf['allowdebug'] && $this->getConf('debugoutput')) {
/dokuwiki/lib/plugins/config/
H A Dadmin.php77 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.
227 $allow_debug = $GLOBALS['conf']['allowdebug']; // avoid global $conf; here.
/plugin/ffindr/
H A Dffindr.php158 if($GLOBALS['conf']['allowdebug'])
/plugin/oauth/
H A Dhelper.php129 if ($conf['allowdebug']) {
/template/battlehorse/
H A Dfooter.html65 if ($conf['allowdebug']) {
/plugin/abc/
H A Dsyntax.php55 $debug = $conf['allowdebug'];
273 $debug = $conf['allowdebug'];
/plugin/feed/
H A Dfeed.php71 if ($conf['allowdebug']) header("X-CacheUsed: $cache");
/plugin/sentry/
H A Dhelper.php130 if ($conf['allowdebug']) {
/dokuwiki/
H A Ddoku.php104 if ($conf['allowdebug'] && $ACT == 'debug') {
/plugin/mediasyntax/
H A Daction.php136 if($conf['allowdebug'])
/plugin/eventum/
H A Dsyntax.php165 if ($conf['allowdebug']) {
/plugin/bez/action/
H A Ddefault.php247 if ($conf['allowdebug']) {
296 if ($conf['allowdebug']) {

123456