Home
last modified time | relevance | path

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

/dports/www/phpsysinfo/phpsysinfo-3.3.4/includes/to/
H A Dclass.MBInfo.inc.php71 private $_mbCurrent = array(); variable in MBInfo
212 usort($this->_mbCurrent, array('CommonFunctions', 'name_natural_compare'));
215 return $this->_mbCurrent;
229 array_push($this->_mbCurrent, $mbCurrent);