aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--5/index.php5
-rw-r--r--en/downloads/5/index.php2
2 files changed, 7 insertions, 0 deletions
diff --git a/5/index.php b/5/index.php
new file mode 100644
index 000000000..eccfcaa9e
--- /dev/null
+++ b/5/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../langs.inc.php';
+relocate($langs, '5/');
+
diff --git a/en/downloads/5/index.php b/en/downloads/5/index.php
new file mode 100644
index 000000000..4ce13c7a4
--- /dev/null
+++ b/en/downloads/5/index.php
@@ -0,0 +1,2 @@
+<?php
+header('Location: /5/');