diff options
Diffstat (limited to 'actions/event_calendar/add_personal.php')
-rw-r--r-- | actions/event_calendar/add_personal.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/event_calendar/add_personal.php b/actions/event_calendar/add_personal.php index fd6f6cee2..ed4eb3092 100644 --- a/actions/event_calendar/add_personal.php +++ b/actions/event_calendar/add_personal.php @@ -14,4 +14,4 @@ if (elgg_instanceof($event,'object','event_calendar')) { } } -forward(REFERER);
\ No newline at end of file +forward(REFERER); |