aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.php b/index.php
index f9f3d4e..b8ae22e 100644
--- a/index.php
+++ b/index.php
@@ -26,7 +26,6 @@ if (empty($_GET['link'])){
$video_decode->assign("videoThumbURL", $videoThumbURL);
$video_decode->assign("videoAuthor", $videoAuthor);
$video_decode->assign("videoDuration", $videoDuration);
- $video_decode->assign("videoViews", $videoViews);
$video_decode->assign("librethumb", $librethumb);
$video_decode->assign("cStreams", $cStreams);