aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/start.php b/start.php
index cdbce6270..4c29549eb 100644
--- a/start.php
+++ b/start.php
@@ -121,6 +121,7 @@ function videolist_page_handler($page) {
include "$videolist_dir/all.php";
break;
}
+ return true;
}
/**