aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/index.php')
-rw-r--r--calendar/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/index.php b/calendar/index.php
new file mode 100644
index 000000000..980d7fde7
--- /dev/null
+++ b/calendar/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../langs.inc.php';
+
+relocate($langs, $_SERVER['REQUEST_URI']); \ No newline at end of file