Created 2.8.x branch
fixed wrong index in language array and removed some comment lines
Copyright notices now includes 2009
modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
added language-support for the error-messagesfor the uninstall files for modules and templates.update german languagefile with the new textes.
removed a query - the table isn't in wb2.7 anymore
Remove undefined and unused constants (DB_FETCHMODE_ASSOC)
Modify to get informations where the modul is in use whena user try to uninstall it.
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
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
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Added extra protection from deleting all addons if none selected
Fixed bug #44 - module entries in addons table do not get deleted upon module uninstallation.
Fixed addon listing in numerous places so it now use's DB for info
Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.
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