Home
last modified time | relevance | path

Searched defs:addLogEntry (Results 1 – 4 of 4) sorted by relevance

/plugin/linkback/
H A Dtools.php120 function addLogEntry($date, $id, $type = 'cl', $summary = '', $extra = '') { function in tools_plugin_linkback
/plugin/combo/resources/webcode/
H A Dwebcode-console.js162 exp.addLogEntry = function (input) { function
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php283 function addLogEntry($date, $providerId, $claimedId, $type, $isExternal=true) { function in fa_filestore
/plugin/botbouncer/lib/
H A Dbotbouncer.php304 private function addLogEntry($logFile,$entry) { function in botBouncer