Home
last modified time | relevance | path

Searched refs:addProcessLogEntry (Results 1 – 3 of 3) sorted by relevance

/plugin/linkback/exe/
H A Dtrackback.php104 $this->tools->addProcessLogEntry($log);
113 $this->tools->addProcessLogEntry($log);
123 $this->tools->addProcessLogEntry($log);
156 $this->tools->addProcessLogEntry($evt_data['log']);
H A Dpingback.php135 $this->tools->addProcessLogEntry($evt_data['log']);
140 $this->tools->addProcessLogEntry($evt_data['log']);
/plugin/linkback/
H A Dtools.php210 function addProcessLogEntry($data) { function in tools_plugin_linkback