compiler = $compiler; $_attr = $this->_get_attributes($args); // enter nocache mode $this->compiler->nocache = true; // this tag does not return compiled code $this->compiler->has_code = false; return true; } } ?>