aboutsummaryrefslogtreecommitdiffstats
path: root/community/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'community/index.php')
-rw-r--r--community/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/index.php b/community/index.php
new file mode 100644
index 000000000..561c797ab
--- /dev/null
+++ b/community/index.php
@@ -0,0 +1,4 @@
+<?php
+
+require_once '../langs.inc.php';
+relocate($langs, 'community/');