aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-12-07 11:11:02 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-12-07 11:11:02 +0100
commitab1fea56c1344f80e7c9e66899c1cc0594f85154 (patch)
tree03c88efd74dc4fa898948f5e1b9ddf3a46377888
parent114590f1fd84de545c3ffc0587b04047448a6716 (diff)
downloadwww-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar
www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.gz
www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.bz2
www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.tar.xz
www-ab1fea56c1344f80e7c9e66899c1cc0594f85154.zip
mga7 beta is availabl
-rw-r--r--[-rwxr-xr-x]en/index.php2
-rw-r--r--mirrorlist/index.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/en/index.php b/en/index.php
index 78dca5eb7..03bc84dd0 100755..100644
--- a/en/index.php
+++ b/en/index.php
@@ -291,7 +291,7 @@ $dictionary = read_translation_file($locale, array('index', 'news', 'common_foot
</li>
<li><a href="contribute/" class="dl-btn-other"><?php _g('<strong>Get involved</strong> in the next version'); ?></a>
</li>
- <!--<li><a href="6/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 6 rc</a></li>-->
+ <li><a href="/downloads/prerelease/" class="dl-btn-other"><?php _g('Test'); ?> Mageia 7 beta 1</a></li>
</ul>
</div>
diff --git a/mirrorlist/index.php b/mirrorlist/index.php
index 35b3815f0..b3c5ee084 100644
--- a/mirrorlist/index.php
+++ b/mirrorlist/index.php
@@ -26,7 +26,7 @@ $source = get('source');
$arraycheck =array(
-'release' => array('5', '6', 'cauldron'),
+'release' => array('5', '6', '7', 'cauldron'),
'arch' => array('i586', 'x86_64', 'SRPMS', 'armv5tl', 'armv7hl', 'aarch64'),
'section' => array('core', 'nonfree', 'tainted'),
'repo' => array('release', 'updates', 'updates_testing', 'backports', 'backports_testing'),