Home
last modified time | relevance | path

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

/template/kajukkk/
H A DSnoopy.class.php109 var $_framedepth = 0; // increments on frame depth variable in Snoopy
175 if($this->_framedepth < $this->maxframes && count($this->_frameurls) > 0)
182 if($this->_framedepth < $this->maxframes)
185 $this->_framedepth++;
235 if($this->_framedepth < $this->maxframes && count($this->_frameurls) > 0)
242 if($this->_framedepth < $this->maxframes)
245 $this->_framedepth++;
340 if($this->_framedepth < $this->maxframes)
343 $this->_framedepth++;
407 if($this->_framedepth < $this->maxframes)
[all …]