diff --git a/upload/index.php b/upload/index.php index 41de7769..f3ada29d 100644 --- a/upload/index.php +++ b/upload/index.php @@ -18,8 +18,8 @@ if(is_installed('editorspick')) assign('editor_picks',get_ep_videos()); } -$videos = get_videos($vlist); -Assign('videos', $videos); +//$videos = get_videos($vlist); +//Assign('videos', $videos); //i love coding :)