added videos to index.php page

This commit is contained in:
sajjadcb 2014-02-10 14:02:24 +00:00
parent 140b37b19a
commit 632d073505

View file

@ -18,6 +18,9 @@ if(is_installed('editorspick'))
assign('editor_picks',get_ep_videos());
}
$videos = get_videos($vlist);
Assign('videos', $videos);
//i love coding :)
//Displaying The Template