Home
last modified time | relevance | path

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

123456

/plugin/davcal/
H A Dics.php13 if($conf['allowdebug'])
25 if($conf['allowdebug'])
32 if($conf['allowdebug'])
42 if($conf['allowdebug'])
/plugin/backlinks2/_test/
H A Dsyntax_include.test.php34 $conf['allowdebug'] = 1;
45 $conf['allowdebug'] = 1;
59 if ($conf['allowdebug']) {
69 if ($conf['allowdebug']) {
H A Dsyntax_exclude.test.php34 $conf['allowdebug'] = 1;
45 $conf['allowdebug'] = 1;
59 if ($conf['allowdebug']) {
69 if ($conf['allowdebug']) {
H A Dsyntax_include_deep.test.php34 $conf['allowdebug'] = 1;
45 $conf['allowdebug'] = 1;
59 if ($conf['allowdebug']) {
69 if ($conf['allowdebug']) {
H A Dsyntax.test.php34 $conf['allowdebug'] = 1;
45 $conf['allowdebug'] = 1;
61 if ($conf['allowdebug']) {
71 if ($conf['allowdebug']) {
/plugin/webdavclient/
H A Dcron.php22 if($conf['allowdebug'])
30 if($conf['allowdebug'])
/plugin/hidepages/
H A Daction.php46 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID);
51 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID);
/plugin/repo/
H A Dsyntax.php107 if ($conf['allowdebug']) $idx .= "\n<!-- cachefile $cache used -->\n";
113 if ($conf['allowdebug']) $idx .= "\n<!-- no cachefile used, but created -->\n";
190 if ($conf['allowdebug']) $hi_code .= "\n<!-- cachefile $cache used -->\n";
215 if ($conf['allowdebug']) $hi_code .= "\n<!-- no cachefile used, but created -->\n";
/plugin/issuelinks/helper/
H A Dutil.php68 * Show an error message for the execption, add trace if $conf['allowdebug']
76 if ($conf['allowdebug']) {
/plugin/authorstats/
H A Dsyntax.php120 if ($conf['allowdebug']) $start_time = microtime(true);
157 if ($conf['allowdebug']) {
185 if ($conf['allowdebug']) $start_time = microtime(true);
204 if ($conf['allowdebug']) {
217 if ($conf['allowdebug']) $start_time = microtime(true);
236 if ($conf['allowdebug']) {
H A Daction.php92 if ($conf['allowdebug']) $start_time = microtime(true);
106 if ($conf['allowdebug']) {
118 if ($conf['allowdebug']) $start_time = microtime(true);
126 if ($conf['allowdebug']) {
/template/twigstarter/
H A DTemplateController.php46 'cache' => $conf['allowdebug'] ? false : $cache,
47 'debug' => $conf['allowdebug'],
83 if ($conf['allowdebug']) {
/plugin/structat/syntax/
H A Dtable.php85 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
122 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/bez/syntax/
H A Dstruct.php67 if($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
103 if($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/plugin/tabinclude/
H A Dhelper.php176 if($conf['allowdebug']==1){
223 if($conf['allowdebug']==1){
279 if($conf['allowdebug']==1){
322 if($conf['allowdebug']==1){
/plugin/struct/syntax/
H A Dcloud.php74 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
107 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
H A Dvalue.php75 if ($conf['allowdebug']) {
117 if ($conf['allowdebug']) {
H A Dlist.php
H A Dtable.php83 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
135 if ($conf['allowdebug']) msg('<pre>' . hsc($e->getTraceAsString()) . '</pre>', -1);
/template/wikimagination/
H A Dfooter.html6 if ($conf['allowdebug']) {
/plugin/evesso/classes/
H A DAbstractAdapter.php141 if ($conf['allowdebug']) {
164 if ($conf['allowdebug']) {
186 if ($conf['allowdebug']) {
/template/scanlines/
H A Dfooter.html7 if ($conf['allowdebug']) {
/template/mcz/
H A Dfooter.html20 if ($conf['allowdebug']) {
/plugin/webcomponent/_test/
H A DREADME.md32 $conf['allowdebug'] = 1; // log in cachedir+debug.log
/plugin/publish/action/
H A Ddebug.php15 if ($conf['allowdebug']) {

123456