Searched refs:_userInfo (Results 1 – 1 of 1) sorted by relevance
38 var $_userInfo = array(); variable in auth_plugin_authplaincas281 if ($this->_userInfo === false) {283 $this->_userInfo = array(295 $USERINFO = $this->_userInfo;308 if ($this->_userInfo['grps'] != $this->_userInfo['tmp_grps'] ||314 $this->_userInfo = array(324 $USERINFO = $this->_userInfo;425 $this->_userInfo['grps'] = $this->_userInfo['tmp_grps'];447 $this->_userInfo['grps'] = array();452 $USERINFO = $this->_userInfo;[all …]