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