Searched refs:_redirectdepth (Results 1 – 1 of 1) sorted by relevance
107 var $_redirectdepth = 0; // increments on an http redirect variable in Snoopy162 if($this->maxredirs > $this->_redirectdepth)168 $this->_redirectdepth++;222 if($this->maxredirs > $this->_redirectdepth)228 $this->_redirectdepth++;314 if($this->maxredirs > $this->_redirectdepth)323 $this->_redirectdepth++;381 if($this->maxredirs > $this->_redirectdepth)390 $this->_redirectdepth++;