From cd761029f2dd35ec83ea1610ce9f2d598e783aad Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sat, 16 Nov 2013 11:37:46 +0000 Subject: Mageia 4 beta1 torrent available --- en/4/download_index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/4') diff --git a/en/4/download_index.php b/en/4/download_index.php index 29af5bf0a..e0a7fac94 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -18,7 +18,7 @@ function get_mageia_image_file_name($name, $version, $release, $variant = null, return implode('-', array($name, $version, $re, $medium)) . $ext; } -function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $medium, $torrent = false, $unavailabletorrent = true) +function dl_link($name, $version, $release, $variant = null, $arch = 'i586', $medium, $torrent = false, $unavailabletorrent = false) { switch ($arch) { case "i586": -- cgit v1.2.1