Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed problems on RSS script
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved News module
Changed column names in mod_news_posts from short,long to content_short, content_long.
Fixed a php peculiarity bug ;-)
Added frontend class initialisation code to RSS script
Fixed some DB code for RSS script
Fixed a minor parse error
Added the Id keyword for all files
Initial version of RSS newsfeed script - thanks to forum user "cman"