Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added List sorting in admin area (thanks to rsmith)
Added strip_slashes call to directory parameter.
Fixed ticket #134 - error on browsing media.
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Replaced add_slashes by addslashes in media/browse.php where it is applied to a non GPC variable.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Reworked search.php, fixed typo in media/browse.html.
Added directory check to browse.php to prevent xss exploit by trusted users.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Initial import from CVS to Subversion of Website Baker 2.5.2