示例#1
0
	function removeVideoFromPlaylist()
	{
		require_once(JPATH_SITE.DS.'components'.DS.'com_hwdvideoshare'.DS.'models'.DS.'playlists.php');
		hwd_vs_playlists::removeVideoFromPlaylist();
	}