From 77883a67f5a44483314ba63624cf0bf779533247 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 31 Dec 2011 21:08:44 +0100 Subject: Upgraded for Elgg 1.8.1. --- start.php | 1 + 1 file changed, 1 insertion(+) (limited to 'start.php') 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; } /** -- cgit v1.2.3