1. Use XHTML-Compatible attributes for selected and checked form widgets
[squirrelmail.git] / functions / forms.php
index 3f20410134c9956d74e236e2ac51943687117fd3..0d5bfef30a0c564d93739a111a6dd85e5e22136d 100644 (file)
@@ -8,8 +8,9 @@
  * Functions to build HTML forms in a safe and consistent manner.
  * All name, value attributes are htmlentitied.
  *
- * $Id$
+ * @version $Id$
  * @package squirrelmail
+ * @subpackage forms
  */
 
 /**