getAttributes($compiler, $args); // compile always as nocache $compiler->tag_nocache = true; // display debug template $_output = "display_debug(\$_smarty_tpl);\n"; $_output .= "unset(\$_smarty_debug);\n?>"; return $_output; } }