From 03d9fab3c0cf3a3c50259d6a33439a998628b45c Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sat, 12 Nov 2011 14:06:14 +0100 Subject: [PATCH] fix caldav url --- apps/calendar/templates/calendar.php | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/calendar/templates/calendar.php b/apps/calendar/templates/calendar.php index 6654568f5ad..bee98f43e1e 100755 --- a/apps/calendar/templates/calendar.php +++ b/apps/calendar/templates/calendar.php @@ -15,6 +15,7 @@ var missing_field_totime = 't('To Time') ?>'; var missing_field_startsbeforeends = 't('The event ends before it starts') ?>'; var missing_field_dberror = 't('There was a database fail') ?>'; + var totalurl = '';