Searched refs:_is_aol (Results 1 – 2 of 2) sorted by relevance
141 private $_is_aol = false; variable in Browser226 $this->_is_aol = false;283 public function isAol() { return $this->_is_aol; }298 public function setAol($isAol) { $this->_is_aol = $isAol; }
46 private $_is_aol = false; variable in dokuwiki\\plugin\\sentry\\Browser169 $this->_is_aol = false;265 return $this->_is_aol;310 $this->_is_aol = $isAol;