Fixed bug introduced with Changeset 826
Allowed tags for multi-lingual module descriptions
fixed E_NOTICE-message in admin/modules/details.php
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
Changed all copyright notices to include now 2008
changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version
Added new variable $MODULE_DESCRIPTION wich allows to have optional a language specific description of the modules in the language files of the modules.
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.
Fixed bug #105 - back buttons in addon detail pages not editable.
Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2