aboutsummaryrefslogtreecommitdiffstats
path: root/downloads
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-12-07 10:18:04 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-12-07 10:18:04 +0100
commitc04e356558e8a9e572e59df903b628a1dbdf1c35 (patch)
treefdc8e2f8c0ae9d242622da22ba63fbe10fe0c0ee /downloads
parent5e7fcd3959443ec00c465429743e1b7978fd9d79 (diff)
downloadwww-c04e356558e8a9e572e59df903b628a1dbdf1c35.tar
www-c04e356558e8a9e572e59df903b628a1dbdf1c35.tar.gz
www-c04e356558e8a9e572e59df903b628a1dbdf1c35.tar.bz2
www-c04e356558e8a9e572e59df903b628a1dbdf1c35.tar.xz
www-c04e356558e8a9e572e59df903b628a1dbdf1c35.zip
Import /downloads/prerelease/ for cauldron release
Diffstat (limited to 'downloads')
-rw-r--r--downloads/prerelease/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/downloads/prerelease/index.php b/downloads/prerelease/index.php
new file mode 100644
index 000000000..190e09701
--- /dev/null
+++ b/downloads/prerelease/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../../langs.inc.php';
+
+relocate($langs, $_SERVER['REQUEST_URI']);