Home
last modified time | relevance | path

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

/plugin/top/
H A DCrawlerDetect.php387 public function getIgnored() function in Jaybizzle\\CrawlerDetect\\CrawlerDetect
403 $agent = preg_replace('/'.$this->getIgnored().'/i', '', $agent);
/plugin/rating/
H A DCrawlerDetect.php387 public function getIgnored() function in Jaybizzle\\CrawlerDetect\\CrawlerDetect
403 $agent = preg_replace('/'.$this->getIgnored().'/i', '', $agent);