aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2020-07-06 15:04:29 +0200
committerfilip <filip.komar@gmail.com>2020-07-06 15:04:29 +0200
commit01049a4cfb3436b9ec7c7a955617002160483d30 (patch)
tree517e8473a647575a5f14c4ca494084ea8aa92210
parent42c6b43b8a025f7768abff155f0c4dc3fabc9f27 (diff)
downloadwww-01049a4cfb3436b9ec7c7a955617002160483d30.tar
www-01049a4cfb3436b9ec7c7a955617002160483d30.tar.gz
www-01049a4cfb3436b9ec7c7a955617002160483d30.tar.bz2
www-01049a4cfb3436b9ec7c7a955617002160483d30.tar.xz
www-01049a4cfb3436b9ec7c7a955617002160483d30.zip
add prerelease page redirection
-rw-r--r--8/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/8/index.php b/8/index.php
new file mode 100644
index 000000000..56a146436
--- /dev/null
+++ b/8/index.php
@@ -0,0 +1,5 @@
+<?php
+
+require_once '../langs.inc.php';
+relocate($langs, 'downloads/prerelease/');
+