replaced all remaining mktime() with time(), except from third party scripts
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
fixed: typos in the section_id inside the action-link
remove test_trash and unused variables in query (name and use_xhtml_strict) and add Stefanos suggetions for #588 in the action-string.
Bugfix for #688 - remove "AND required = 1" inside the query in line 470 so all fields are cleaned
Copyright notices now includes 2009
fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
Tcket #610: add the IP-Address to the EMail-Body in the Form-Modul
Bugfix for Ticket #608
fixed validiation bug in option fields of form modul
fixed some layout issues with Form module (combination with Output-filter)
removed include/captcha/asp.php. css have to be added to module's css-files.
Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
fixed some small layout issues
reintroduced include/captcha/asp.php
removed include/captcha/asp.php
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Allow a user-supplied From-Name in form-settings for email und success-email.
Module form: user supplied input isn't lost on captcha-failure anymore
added new CAPTCHA and ASP (Advanced Spam Protection)
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
added keywords again to form modul files
Updated form modul with features from the advanced form modul