| /plugin/botbouncer/lib/ |
| D | botbouncer.php | 158 $this->dbg('FSC Init'); 193 $this->dbg('memcache not available, class "Memcached" not found'); 195 $this->dbg('memcache not available, config "memCachedServer" not set'); 200 $this->dbg('loading mollom'); 204 $this->dbg('mollom instantiated'); 227 $this->dbg('Mollon exception: '.$e->getMessage()); 231 $this->dbg('mollom class not found'); 234 $this->dbg('mollom not enabled'); 251 $this->dbg('Logging to '.$dir); 254 $this->dbg('Unable to write logs to '.$dir); [all …]
|
| /plugin/snippets/ |
| D | admin.php | 132 …$res .= $this->dbg('<b>Snippets in metafile not in page:</b><br /> ', $refs_diff_1,"13… 133 else $res .= $this->dbg("No snippets found in metafile not in page","133"); 135 …$res .= $this->dbg('<b>Snippets in page not in meta file:</b><br /> ', $refs_diff_2,"13… 137 … else $res .= $this->dbg("No snippets found in page which are not logged in metafile","137"); 160 $ret .= $this->dbg('Add to metafile: ',$add_array); 162 else $ret .=$this->dbg("No additions to metafile '","163"); 166 $ret .= $this->dbg('Remove from metafile ', $remove_array,"167"); 168 else $ret .=$this->dbg("No snippets to remove from metafile"); 171 $ret .= $this->dbg('metafile snippet_array: ', $snippet_array,"172"); 184 $ret .= $this->dbg('updated: ', $updated,"185"); [all …]
|
| /plugin/authssocas/vendor/apereo/phpcas/source/ |
| H A D | CAS.php | 358 $dbg = debug_backtrace(); 361 'file' => $dbg[0]['file'], 362 'line' => $dbg[0]['line'], 413 $dbg = debug_backtrace(); 416 'file' => $dbg[0]['file'], 417 'line' => $dbg[0]['line'], 596 $dbg = debug_backtrace(); 600 if (is_array($dbg)) { 601 for ($i = 1; $i < sizeof($dbg); $i++) { 602 if (is_array($dbg[$i]) && isset($dbg[$i]['class']) ) { [all …]
|
| /plugin/linkcheck/ |
| D | script.js | 9 var dbg=0; 16 if(dbg) console.log('Found in LINKCHECKDATA: '+url+' -> '+LINKCHECKDATA[url]); 22 if(dbg){ 40 if(dbg) console.log('Got ajax codegroup for '+url+' -> '+data['codegroup']);
|
| /plugin/register/ |
| D | syntax.php | 59 private function dbg(&$renderer, $msg) { if ($this->debug) $this->_msg($renderer, "debug", $msg); } function in syntax_plugin_register 100 $this->dbg($renderer, "line: $l"); 111 $this->dbg($renderer, "BIT[$subkey] = $val"); 114 $this->dbg($renderer, "KEY[$key] = $val"); 152 $this->dbg($renderer, "XML = $xml"); 236 $this->dbg($renderer, "state: $state match: $match");
|
| /plugin/mediathumbnails/ |
| H A D | thumbnail.php | 110 …dbg("plugin mediathumbnails: PDF files are supported, but not on this system.\nMost likely, ImageM… 112 …dbg("plugin mediathumbnails: PDF files are supported, but not on this system.\nMost likely, ImageM… 114 …dbg("plugin mediathumbnails: PDF files are supported, but not on this system.\nMost likely, ImageM… 121 …dbg("plugin mediathumbnails: Image files are supported, but not on this system.\nPlease refer to t…
|
| /plugin/epub/ |
| D | admin.php | 16 private $dbg=false; variable in admin_plugin_epub 47 if($this->dbg) { 85 if($this->dbg) {
|
| /plugin/hidepages/ |
| D | action.php | 46 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID); 51 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID);
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …dbg:wait|dbg:value|dbg:stopped|dbg:stop|dbg:step|dbg:status|dbg:stack|dbg:out|dbg:next|dbg:line|db…
|
| /plugin/abstract/ |
| D | action.php | 17 dbg($event);
|
| /plugin/newpagetemplate/ |
| D | cli.php | 138 public function raw_commandLineOpts($opts = "", $clopts = "", $dbg = false) argument 140 if (!$this->newpgdbg && !$dbg) return;
|
| /plugin/htmlmetatags/ |
| D | action.php | 41 dbg($name .' - '. $value, TRUE); // string representation
|
| /plugin/markdownextra/lib/meltdown/js/ |
| D | jquery.meltdown.js | 12 var ver, name, dbg; 15 dbg = true; 18 if ((typeof console !== 'undefined') && (dbg === true)) {
|
| /plugin/redirect2/ |
| D | action.php | 369 $dbg = debug_backtrace(); 370 $caller = $dbg[1]['function'];
|
| /plugin/mytemplate/ |
| D | action.php | 304 dbg('no map named ' . $param1); 312 dbg('no map named ' . $param1);
|
| /plugin/bez/action/ |
| H A D | default.php | 245 dbg($e); 294 dbg($e);
|
| /plugin/whennotfound/ |
| D | action.php | 37 else dbg("Undefined whennotfound thing to do [".hsc($action)."]");
|
| /plugin/authdjango/ |
| D | auth.php | 46 dbg($e);
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | Client.php | 786 $dbg = debug_backtrace(); 788 'file' => $dbg[1]['file'], 789 'line' => $dbg[1]['line'], 790 'method' => $dbg[1]['class'] . '::' . $dbg[1]['function'],
|
| /plugin/timetrack/ |
| D | helper.php | 124 if(!$page_id) dbg(['no page id',$pageid,$abbr,$name]);
|
| /plugin/ckgedit/scripts/ |
| D | parse_wiki.js.unc | 366 this_debug = this.dbg; 1595 dbg: function(text, heading) {
|
| D | parse_wiki-cmpr.js | 1 …$3")}}catch(S){}if(!e){if(U.match(/</)){e=true}}},comment:function(i){},dbg:function(v,i){if(v.…
|
| /plugin/ckgdoku/scripts/ |
| D | parse_wiki.js.unc | 282 this_debug = this.dbg; 1593 dbg: function(text, heading) {
|
| D | parse_wiki-cmpr.js | 1 …$3")}}catch(S){}if(!e){if(U.match(/</)){e=true}}},comment:function(i){},dbg:function(v,i){if(v.…
|