aboutsummaryrefslogtreecommitdiffstats
path: root/en/4/download_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/4/download_index.php')
-rwxr-xr-xen/4/download_index.php2
1 files changed, 1 insertions, 1 deletions
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":