aboutsummaryrefslogtreecommitdiffstats
path: root/includes/event.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/event.php')
-rw-r--r--includes/event.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/includes/event.php b/includes/event.php
index 3caad2f..803403f 100644
--- a/includes/event.php
+++ b/includes/event.php
@@ -65,17 +65,12 @@ $page->replace_tags(array(
'event' => $event,
'event_times' => $event_times,
'description' => $description,
- 'organizer_lang' => $organizer_lang,
'organizer' => $organizer,
- 'attendee_lang' => $attendee_lang,
'attendee' => $attendee,
- 'status_lang' => $status_lang,
'status' => $status,
- 'location_lang' => $location_lang,
'location' => $location,
- 'sheet_href' => $sheet_href,
'cal_title_full' => $cal_title_full,
- 'template' => $template,
+ 'template' => $template
));

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