compiler = $compiler; // check and get attributes $_attr = $this->_get_attributes($args); // display debug template $_output = "smarty->loadPlugin('Smarty_Internal_Debug'); Smarty_Internal_Debug::display_debug(\$_smarty_tpl->smarty); ?>"; return $_output; } } ?>