aboutsummaryrefslogtreecommitdiffstats
path: root/contribute/index.php
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-05-22 13:51:23 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-05-22 13:51:23 +0000
commite15d325b49fe496021179501ba89872df8a18b0d (patch)
tree646d77d71e91f19b40182b36abeae0bc26597601 /contribute/index.php
parentf6c3e9db74a4725b16760d420f4f0a1695768277 (diff)
downloadwww-e15d325b49fe496021179501ba89872df8a18b0d.tar
www-e15d325b49fe496021179501ba89872df8a18b0d.tar.gz
www-e15d325b49fe496021179501ba89872df8a18b0d.tar.bz2
www-e15d325b49fe496021179501ba89872df8a18b0d.tar.xz
www-e15d325b49fe496021179501ba89872df8a18b0d.zip
added contribute page including internationalisation
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/');
+
+?>