Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #99 and two additional instances of catpcha instead of captcha.
Fixed captcha problems when disabled
Added email validation to form module
Fixed spacing with form submissions
Added Captcha to News module
Removed captcha code in footer var
Updated CHANGELOG and some other files
Finished correct Captcha implementation in form mod
Fixed bug #54 - captcha functionality not working.
Fixed bug in Form settings page
Fixed minor bug in form mod
Update captcha code on submitting form
Updated Captcha code
Implemented backend captcha code
Updated module info files
Added nl2br to body when viewing a form submission
Removed strip_slashes_dummy.
Renamed compatibility.php to frontend.functions.php.Moved frontend functions from class frontend to frontend.functions.php. Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.Created file initialize.php, where all initializations now take place (moved from class wb constructor).
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved Form module
Fixed addslashes issue in form/save_field.php
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2