Home
last modified time | relevance | path

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

/plugin/logstats/
H A Daction.php36 $page = $this->prepareID($ID);
42 $referer = ($referer) ? $this->prepareID($referer) : '';
59 $media = $this->prepareID($event->data['media']);
76 protected function prepareID($path) { function in action_plugin_logstats
166 $referer = $this->prepareID($match[1]);