diff -r 000000000000 -r c63de9eb7045 smarty/plugins/function.html_options.php
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/smarty/plugins/function.html_options.php Sun Mar 23 14:59:33 2008 -0400
@@ -0,0 +1,122 @@
+
+ * Name: html_options
+ * Input:
+ * - name (optional) - string default "select"
+ * - values (required if no options supplied) - array
+ * - options (required if no values supplied) - associative array
+ * - selected (optional) - string default not set
+ * - output (required if not options supplied) - array
+ * Purpose: Prints the list of