This is CAN-2005-2095
[squirrelmail.git] / functions / forms.php
2005-06-26 tokuladding extra attributes support and default css classes...
2005-05-29 tokuli think, it is better that way.
2005-05-29 tokuldocumenting form functions.
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-03-30 pdontthinkAllow extra javascript to be added to checkboxes
2005-03-14 pdontthinkWhy weren't tag IDs part of the parameters to these...
2004-12-27 kinkIncrement year in copyright notice.
2004-10-02 jervforsCleanup in comment
2004-08-29 tokuladding space between cols="number" and $attr.
2004-08-14 jervforsXHTML fixes
2004-07-14 pdontthinkextra quote removed
2004-05-31 stekkelRewrite of internal message caching
2004-05-10 alex-brainstormUse null as default value since value is tested against...
2004-05-09 jervforsClosing PHP tag and adding some XHTML
2004-04-12 tokulmoving forms to separate subpackage. It is easier to...
2004-04-08 tokulDon't use htmlentities() to sanitize input/output.
2004-03-31 janglissPassword can accept a value as well.
2004-03-31 kinkAdd form functions for password, submit and reset.
2004-03-28 kinkFunctions to build HTML forms.