--- inc/Smarty.class.php 2001/07/09 14:22:07 1.5 +++ inc/Smarty.class.php 2001/11/21 10:21:57 1.6 @@ -94,6 +94,7 @@ 'html_checkboxes' => 'smarty_func_html_checkboxes', 'input' => 'smarty_func_input', 'rinput' => 'smarty_func_rinput', + 'textarea' => 'smarty_func_textarea', );