Home
last modified time | relevance | path

Searched refs:deleteEvent (Results 1 – 2 of 2) sorted by relevance

/plugin/sentry/
H A Dhelper.php89 if ($this->sendEvent($event)) $this->deleteEvent($event->getID());
175 public function deleteEvent($id) function in helper_plugin_sentry
/plugin/sentry/action/
H A Derrors.php72 $helper->deleteEvent($eid);