Added support to configure the mailer settings via the backend
changed admin/pages/save.php to allow hidden config-elements in table search
this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Updated all copyright notices to include 2006
Fixed bug #122. Replaced empty field check by check with setting name n.e. wb_version.
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed bug #74 - permission settings no getting changed.
Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.
Fixed problems with settings section in admin.
Cleaned up settings/save.php
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
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