Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DBrowscap.php943 ini_set('user_agent', $this->_getUserAgent());
977 $this->_getUserAgent()
1005 curl_setopt($ch, CURLOPT_USERAGENT, $this->_getUserAgent());
1027 protected function _getUserAgent() function in Browscap