updated: player function to fetch videos

This commit is contained in:
sajjadcb 2014-04-15 07:56:42 +00:00
parent 8d74e39bd1
commit 24dfc1630a
2 changed files with 0 additions and 2 deletions

View file

@ -49,7 +49,6 @@ if(!function_exists('cb_player'))
if($hd=='yes') $file = get_hq_video_file($vdetails); else $file = get_video_file($vdetails,true,true);
$hd_file = get_hq_video_file($vdetails);
if($ytcode)
{
assign('youtube',true);

View file

@ -67,7 +67,6 @@ if(!function_exists("pak_player"))
if($hd=='yes') $file = get_hq_video_file($vdetails); else $file = get_video_file($vdetails,true,true);
$hd_file = get_hq_video_file($vdetails);
if($ytcode)
{
assign('youtube',true);