From 7a7788b18547a9282e9cad79d882a5cfca20f7ee Mon Sep 17 00:00:00 2001 From: System Void Date: Tue, 4 Aug 2015 14:42:06 +0100 Subject: [PATCH] Removed closing PHP tags. --- web/inc/main.php | 1 - 1 file changed, 1 deletion(-) diff --git a/web/inc/main.php b/web/inc/main.php index c7305a6f..3f449d2b 100644 --- a/web/inc/main.php +++ b/web/inc/main.php @@ -340,4 +340,3 @@ function list_timezones() { } return $timezone_list; } -?>