aboutsummaryrefslogtreecommitdiffstats
path: root/downloads
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-11-30 11:49:56 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-11-30 11:49:56 +0100
commita4c54da3ccc6375019ba3477e890a5e3930a7034 (patch)
tree2d77ae3a33cdfc2786e38e8f0c12e9870021c815 /downloads
parent551b6ff449f8c99c5f074648e838436f2da35d24 (diff)
downloadwww-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar
www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.gz
www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.bz2
www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.xz
www-a4c54da3ccc6375019ba3477e890a5e3930a7034.zip
Import alternative downloads page
WIP, current default one is buggy so publishing my work
Diffstat (limited to 'downloads')
-rw-r--r--downloads/alternative/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/downloads/alternative/index.php b/downloads/alternative/index.php
new file mode 100644
index 000000000..190e09701
--- /dev/null
+++ b/downloads/alternative/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../../langs.inc.php';
+
+relocate($langs, $_SERVER['REQUEST_URI']);