Home
last modified time | relevance | path

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

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagVisualClass.php464 $strBrowser = $this->browserCheck();
479 if (($strBrowser == 'msie') && ($this->arrSettings['common']['seldisable'] != 0)) {
494 if (($strBrowser == 'msie') && ($this->arrSettings['common']['seldisable'] != 0)) {
528 if (($strBrowser == 'msie') && ($this->arrSettings['common']['seldisable'] != 0)) {
H A DNagContentClass.php49 public $strBrowser = ''; // Browser string variable in functions\\NagContentClass
414 if ($this->strBrowser != 'msie') {
H A Dprepend_content.php44 $myContentClass->strBrowser = $preBrowser;