diff options
Diffstat (limited to 'en/5/download_index.php')
-rwxr-xr-x | en/5/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 5543a8f65..977481f78 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -4,8 +4,8 @@ $name = 'Mageia'; $version = '5'; $release = 'alpha1'; $torrentavailable=false; -$classicaldvd=false; -$live=false; +$classicaldvd=true; +$live=true; $dual=true; |