Home
last modified time | relevance | path

Searched full:dbglog (Results 76 – 100 of 101) sorted by relevance

12345

/plugin/seqdia/
H A Dsyntax.php150 dbglog($in,'no such seqdia input file');
/plugin/openlayersmap/syntax/
H A Dosmlayer.php
H A Dwmslayer.php
/plugin/spatialhelper/helper/
H A Dsitemap.php
/plugin/survey/helper/
H A Dsurvey.php82 dbglog(
/plugin/button/
H A Daction.php90 //dbglog("REWRITE : " . $match . " ----> " . $returnValue);
/plugin/visrep/
H A Dsyntax.php193 dbglog(join("\n",$output),'visrep command failed: '.$cmd);
/plugin/sentry/
H A Dhelper.php220 if (!$ok) dbglog($http->resp_body, 'Sentry returned Error');
/plugin/statistics/
H A Dhelper.php105 dbglog('DB Error: ' . mysqli_error($link) . ' ' . hsc($sql_string), -1);
/plugin/openlayersmap/admin/
H A Dpurge.php
/plugin/issuelinks/services/
H A DGitHub.service.php136 dbglog('Error repeats. Aborting Requests.', -1);
141dbglog("Server Error occured. Waiting $waittime ms between requests and repeating request.", -1);
/plugin/prosemirror/action/
H A Dajax.php108 dbglog('Unknown action: ' . $action, __FILE__ . ': ' . __LINE__);
/plugin/siteexport/action/
H A Daggregate.php127 dbglog("Could not delete old meta file", metaFN($ID, '.meta'), 1 );
/plugin/publish/action/
H A Dmail.php66 dbglog(sprintf($this->getLang('mail_invalid'), htmlspecialchars($receiver)));
/plugin/davcard/
H A Dhelper.php34 dbglog('This plugin requires the sqlite plugin. Please install it.');
41 dbglog('Error initialising the SQLite DB for davcard');
/plugin/solr/
H A Daction.php428 dbglog($e->getMessage(), $this->getLang('delete_failed'));
/plugin/yearbox/
H A Dsyntax.php119 dbglog("Yearbox Plugin: Unknown key '$key' in '$match'");
/plugin/authwordpress/
H A Dauth.php381 dbglog($msg);
/plugin/geotag/syntax/
H A Dgeotag.php
/plugin/combo/ComboStrap/
H A DLogUtility.php118 * Adapted from {@link dbglog}
/plugin/mindmap/
H A Dsyntax.php257 dbglog(join("\n",$image),'mindmap command failed: '.$cmd);
/plugin/davcal/
H A Dhelper.php20 dbglog('---- DAVCAL helper.php init');
33 dbglog('This plugin requires the sqlite plugin. Please install it.');
40 dbglog('Error initialising the SQLite DB for DAVCal');
1775 dbglog('davcal::helper::calendarQuery');
/plugin/statistics/inc/
H A DStatisticsLogger.class.php436 dbglog($MSG);
/dokuwiki/inc/
H A Dinfoutils.php544 function dbglog($msg, $header = '')
463 function dbglog($msg,$header=''){ global() function
/plugin/runcommand/
H A Dsyntax.php57 dbglog("RC:".$msg);

12345