Created up-to-date 2.6.x branch (based off 2.6.5 tag)
Creating 2.6.5 tag
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed spelling errors in the signup2.php (#330)
Fixes security issue #237.
Removed "From:" from calls to internal mail function. Ticket 189
Applied fix regarding ticket #138
Updated all copyright notices to include 2006
Changed mail calls to $wb->mail (thanks to John!).
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.
Replace 'admin' by 'wb' in all account pages. Moved print_success and print_error code to class.wb.php. Added correct parameters to these functions in account pages.
Fixed captcha bug for signup when disabled
Added captcha verification to sign-up form
Fixed more inconsistencies regarding line endings and end-of-file newlines
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).
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added direct access redirection in account files.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2