Added Changeset [458] and [459] to branches 2.6.x
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 bug #346 with captcha script
Added phpmailer class (thanks to doc)
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Fixed ticket #107 - captcha being cached.
Finished correct Captcha implementation in form mod
Updated Captcha code
Added Id keyword to wb/include/index.php
Moved captcha.php into include dir
Deleted htmlarea folder under include
Changed column names in mod_news_posts from short,long to content_short, content_long.
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.
Pages in link list in htmlarea popup are now correctly ordered.
Added the Id keyword for all files
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2