aboutsummaryrefslogtreecommitdiffstats
path: root/includes/event.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/event.php')
-rw-r--r--includes/event.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/event.php b/includes/event.php
index c5b2924..f70c533 100644
--- a/includes/event.php
+++ b/includes/event.php
@@ -100,7 +100,7 @@ UID:$uid
SUMMARY:".$event['event_text']."
CATEGORIES:".$event['calname']."
DTSTART;TZID=".$event['timezone'].":".date("Ymd\THis",$event['start_unixtime'])."
-DTEND;TZID=".$event['timezone'].":".date("Ymd\THis",$event['start_unixtime'])."
+DTEND;TZID=".$event['timezone'].":".date("Ymd\THis",$event['end_unixtime'])."
CLASS:".$event['class']."
".$event['other']."
SEQUENCE:1

© 2014-2024 Faster IT GmbH | imprint | privacy policy