Searched refs:_rebroadcast (Results 1 – 1 of 1) sorted by relevance
1761 if ($this->_rebroadcast&&!isset($_POST['rebroadcast'])) {1762 $this->_rebroadcast(self::PGTIOU);1991 if ($this->_rebroadcast && !isset($_POST['rebroadcast'])) {1992 $this->_rebroadcast(self::LOGOUT);4233 private $_rebroadcast = false; variable in CAS_Client4276 $this->_rebroadcast = true;4314 private function _rebroadcast($type) function in CAS_Client