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).
Added automatic frontend redirection on login.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Fixed bug concerning direct access of preferences page.
Reworked visibility and menu code (frontend login problem)
Added direct access redirection in account files.
Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2