update all used files with redirect_url to $_SESSION['HTTP_REFERER']
highly critical security-fixannounced on http://www.darksecurity.de/advisories/2012/SSCHADV2012-003.txt
fix form language vars for better understanding (Tks to Maverik)change request if HTTP_REFERER is not empty in logout.php
remove session_start() in /account/logout.php
add new backend theme handling (Tks to Stefek)
found more backlinks to fixremove not working ftan in frontendfixed redirect in login procedure (Tks to mr-fan)update droplet LoginBox, additional parameter $redirectremove double config call in media (Tks to Testör)
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
update headertext
update header info
Beginning header information update
Created 2.8.x branch
Copyright notices now includes 2009
added the "users in multiple groups" feature (closes parts of ticket #546)
Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the pathes points to WB Corefiles with the page extension .php
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
Ticket #126. Cookie REMEMBER_KEY wasn't cleared in account/logout and expiration date is now set to time in the past. Thanks to alex!
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 the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2