aboutsummaryrefslogtreecommitdiff
path: root/actions/event_calendar/add_to_group.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/event_calendar/add_to_group.php')
-rw-r--r--actions/event_calendar/add_to_group.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/event_calendar/add_to_group.php b/actions/event_calendar/add_to_group.php
index b8c18ebb0..b5eae4693 100644
--- a/actions/event_calendar/add_to_group.php
+++ b/actions/event_calendar/add_to_group.php
@@ -8,4 +8,3 @@ if ($group && $group->canEdit()) {
system_message(elgg_echo('event_calendar:add_to_group:success'));
}
forward($event->getUrl());
-?> \ No newline at end of file