aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2016-05-19 00:41:40 +0200
committerfilip <filip.komar@gmail.com>2016-05-19 00:41:40 +0200
commit44481acf20006d92604bf9e2034f8814760126d2 (patch)
tree32451089b2aecc3b3c9b70c3a757a9efe6b0bb60 /langs/report.php
parente25e4fcb8927a2831e756baf119cfe5f467a00c8 (diff)
downloadwww-44481acf20006d92604bf9e2034f8814760126d2.tar
www-44481acf20006d92604bf9e2034f8814760126d2.tar.gz
www-44481acf20006d92604bf9e2034f8814760126d2.tar.bz2
www-44481acf20006d92604bf9e2034f8814760126d2.tar.xz
www-44481acf20006d92604bf9e2034f8814760126d2.zip
move DL page to mga5 and cauldron to mga6
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/langs/report.php b/langs/report.php
index 18150d268..3641b2ccb 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -108,7 +108,7 @@
$mga = array('see navigation' => '');
} else if ($resource_filename == 'downloads/get') {
$mga = array(
- 'view page A' => 'downloads/get/index.php?q=Mageia-4.1-LiveCD-KDE4-en-i586-CD.iso&amp;d=1',
+ 'view page A' => 'downloads/get/index.php?q=Mageia-5-LiveCD-KDE4-en-i586-CD.iso&amp;d=1',
'B' => 'downloads/get/index.php?q=Non_existing_file&amp;d=1',
);
} else if ($resource_filename == '2') {
@@ -136,7 +136,7 @@
'B' => '5/download_index.php',
);
} else if ($resource_filename == 'cauldron') {
- $mga = array('view page' => '5/download_index.php');
+ $mga = array('view page' => '6/index.php');
} else if ($resource_filename == 'documentation') {
$mga = array(
'view page doc' => 'doc/index.php',