--- inc/Smarty.class.php 2001/07/03 12:37:17 1.2 +++ inc/Smarty.class.php 2002/03/18 11:37:07 1.3 @@ -94,6 +94,7 @@ 'html_checkboxes' => 'smarty_func_html_checkboxes', 'input' => 'smarty_func_input', 'rinput' => 'smarty_func_rinput', + 'textarea' => 'smarty_func_textarea', );