compiler = $compiler; // check and get attributes $_attr = $this->_get_attributes($args); list($_open_tag, $this->compiler->nocache) = $this->_close_tag(array('foreach')); $this->_open_tag('foreachelse',array('foreachelse', $this->compiler->nocache)); return ""; } } ?>