From e15d325b49fe496021179501ba89872df8a18b0d Mon Sep 17 00:00:00 2001 From: Oliver Burger Date: Sun, 22 May 2011 13:51:23 +0000 Subject: added contribute page including internationalisation --- contribute/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'contribute/index.php') 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/'); + +?> -- cgit v1.2.1