aboutsummaryrefslogtreecommitdiffstats
path: root/en/4
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2013-11-16 11:37:46 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2013-11-16 11:37:46 +0000
commitcd761029f2dd35ec83ea1610ce9f2d598e783aad (patch)
tree88944bc84a699c005f418c4a06e1f0ce34d7bddd /en/4
parent56eb0bc1c3a2a020a54aa095646dffdd0b981e86 (diff)
downloadwww-cd761029f2dd35ec83ea1610ce9f2d598e783aad.tar
www-cd761029f2dd35ec83ea1610ce9f2d598e783aad.tar.gz
www-cd761029f2dd35ec83ea1610ce9f2d598e783aad.tar.bz2
www-cd761029f2dd35ec83ea1610ce9f2d598e783aad.tar.xz
www-cd761029f2dd35ec83ea1610ce9f2d598e783aad.zip
Mageia 4 beta1 torrent available
Diffstat (limited to 'en/4')
-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":