getAttributes($compiler, $args); if ($_attr['nocache'] === true) { $compiler->trigger_template_error('nocache option not allowed', $compiler->lex->taglineno); } // this tag does not return compiled code $compiler->has_code = true; return $compiler->smarty->left_delimiter; } } ?>