added kewyword id to all new files
Added default index.php to all folders to prevent directory spoofing
added language support to all integrated modules (except for news and form module)
Added keywords to files where they are missing
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
Added Id keywords to all missing files
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
John: New option in backup tool - either export all tables in database or only WB specific.
John: fixed ticket #82 backup module.
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Updated backup and reload info files
Added credit for John's work on backup mod
Finished backup module
backup-sql.php now fully working
Worked on backup-sql.php
Fixed form action
Moved backup-sql code into seperate script
Worked on backup and reload modules
Added basic structure for two new stock tools: backup and reload