Added more meta tags to backend themes
replaced all remaining mktime() with time(), except from third party scripts
added skinable Admin Interface
Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
Copyright notices now includes 2009
adjusted error/warning templates to the updated backend layout
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed tickets 190 and 207
Removed "From:" from calls to internal mail function. Ticket 189
Fixed ticket #143. Charset setting is now used in admin login and forgot pages.
Changed ->mail to ->mail in admin/login/forgot/index.php - ticket #136
Changed mail calls to $wb->mail (thanks to John!).
Forgotten password: if sending of e-mail fails, restore old password. Ticket #110
Added charset encoding for admin templates
Fixed small bug in forgot details app
Modified some comments about copyright/license notices (see ticket #48)
Fixed spelling mistakes
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2