Home
last modified time | relevance | path

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

/plugin/statistics/inc/
H A DBrowscap.php177 protected $_browsers = array(); variable in Browscap
348 $browser = $value = $browser + unserialize($this->_browsers[$key]);
351 $value = unserialize($this->_browsers[$value[3]]);
570 $this->_browsers[] = $browser;
730 $this->_browsers = $browsers;
752 $browsersArray = $this->_array2string($this->_browsers);