admin / media / browse.php reported an error in E_STRICT mode.
- Fixed some minor bugs in argos_theme (Thanks to Argos)
- Fixed bugs in admin additons for argos_theme (Thanks to Argos)
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)
- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)
added skinable Admin Interface
Copyright notices now includes 2009
modified some colors and CSS definitions of pages, media and section interface
added some more backend layout modifications, corrected bug in NL.php language file
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.
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.
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
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