aboutsummaryrefslogtreecommitdiffstats
path: root/contribute/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'contribute/index.php')
-rw-r--r--contribute/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/contribute/index.php b/contribute/index.php
index fcbbb0c91..aeaa7e3e1 100644
--- a/contribute/index.php
+++ b/contribute/index.php
@@ -2,4 +2,6 @@
require_once '../langs.inc.php';
-relocate($langs); \ No newline at end of file
+relocate($langs, 'contribute/');
+
+?>