From c68d21a1713e181f27523f278698090eb72b5895 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 26 Aug 2023 19:28:22 +0200 Subject: Mageia 7 archived, only on Distrib-coffee --- en/downloads/get/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/downloads') diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index 51e9ba8eb..16967a737 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -85,7 +85,7 @@ try { $product['name'] = $product['file']; } //check if release is in archives, if yes redirect to the only mirror - $archives = range(1,6); + $archives = range(1,7); $release = explode(' ', $product['name']); if (in_array($release[1][0], $archives)){ $download_tmpl = get_download_link($product, $torrent); -- cgit v1.2.1