Changelog:
----------

2009-06-15 v1.0.7
	- Excluded addon prefix from sef_url because of problems with modules like embedded_images

2009-03-04 v1.0.6
	- Removed multiple php notice generators 

2009-03-04 v1.0.5
	- Changed default rule to one that makes sure the
	- Updated the version number in the info file
	- Added check to breadcrumbs so when there are none the is no php notice of warning...

2008-12-08 v1.0.4
	- Replaced all % to _ to make sure all links will still work

2008-12-08 v1.0.3
	- Added check if page list exists

2008-12-07 v1.0.2
	- Removed css from url translation because of broken url structures
	- Temporarily removed %username% from url's because of issues with unfound links
	- Temporarily removed forum %name% from url's because of issues with unfound links

2008-12-05 v1.0.1
	- Used old url structure for search queries to make sure it won't use too much data from the 
	  mod_rewrite rules
	- Changed all function names from phorum_mod_sef_urls to sef_urls
	- Added the name of the forum after the list url
	- Added the username int the profile url
	- Added message subject replacement int prev/next urls
	- Removed several deprecated functions 

2008-12-04 v1.0.0
	- Initial development release
