Print Article - Without replies & sidebar Add this article to your Favourites. Version 1.1.0 Released

Today we have released Cueburst v1.1.0.
This is now available in the downloads area.

Upgrade Script: Yes.

Changes.
- Added Sub-Categories.
- Changed email headers, reduces the chance of emails going to spam folders.
- Added a "Sidebar" page to the staff area.
- Added "Social Networks" links to the sidebar.
- Guests can now submit tickets. (Configurable in the Usergroup area.)
- Minor bug fixes.

Files Affected
Code:
 - index.php
 - global.php
 - article.php
 - category.php
 - open.php
 - ticket.php
 - attachments.php
 - upgrade.php (New)
 - install.php
	 - /includes/
		 - functions_misc.php
	 - /staff/
	 	- settings.php
		- editgroups.php
		- categories.php
		- articles.php
		- sidebar.php (New)
		- staff_main.php
	 - /themes/deafult/
		- category_row.tpl
		- category_shell.tpl
		- open.tpl
		- global.css
		- ie7.css
	 - /themes/default/staff/
		- sidebar.tpl (New)
		- categories.tpl
		- staff_navifation.tpl
	 - /themes/default/images/
		- sub_cat.png (New)
	 - /themes/default/images/networks/ (New)
		- digg.png
		- facebook.png
		- flickr.png 
		- linkedin.png 
		- tumblr.png 
		- twitter.png 
		- youtube.png