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