summaryrefslogtreecommitdiff
path: root/public/index.php
diff options
context:
space:
mode:
authorFelix Favre <gnomus@gnomus.de>2014-12-12 23:51:37 +0100
committerFelix Favre <gnomus@gnomus.de>2014-12-12 23:51:37 +0100
commitd644952fcd43f999e580a967e461862f4aa319d2 (patch)
treeb6ed582000e6377b9b96adac8adeb6a5c2f29a9e /public/index.php
parent96d2aee2cbb94bef46a2f09e89feab39fc341588 (diff)
also allow atom feed without login
Diffstat (limited to 'public/index.php')
-rw-r--r--public/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.php b/public/index.php
index fedf8f5d..5c673f0a 100644
--- a/public/index.php
+++ b/public/index.php
@@ -84,7 +84,8 @@ $free_pages = array(
'angeltypes',
'users',
'ical',
- 'shifts_json_export'
+ 'shifts_json_export',
+ 'atom'
);
// Gewünschte Seite/Funktion