Exemplo n.º 1
0
	function rss()
	{
		require_once(JPATH_SITE.DS.'components'.DS.'com_hwdvideoshare'.DS.'models'.DS.'rss.php');
		hwd_vs_rss::feeds();
	}