Home
last modified time | relevance | path

Searched +full:debugoutput +(+path:plugin +path:include) -(+path:plugin +path:include +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/include/conf/
H A Dmetadata.php32 $meta['debugoutput'] = array('onoff');
H A Ddefault.php29 $conf['debugoutput'] = 0; // print debug information to debuglog if global allowdebug is enabled
/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')) {