Function ssi_news
Show a random forum news item
		
		Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
	
	Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string | 
		$output_method = 'echo' | 
		The output method. If 'echo', shows the news item, otherwise returns it. | 
			|string
		 | 
		Shows or returns a random forum news item, depending on output_method. |