aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-02-01 21:31:11 +0000
committerFilip Komar <filip@mageia.org>2014-02-01 21:31:11 +0000
commit23e92410001a60d15769172862cc8d66c2199d87 (patch)
tree9ad60a8ef4cb4f73cf86f171aab81e41069bd395 /langs/report.php
parent2f784dfe7f5bc2101f9e7e16d800cfebc9c04005 (diff)
downloadwww-23e92410001a60d15769172862cc8d66c2199d87.tar
www-23e92410001a60d15769172862cc8d66c2199d87.tar.gz
www-23e92410001a60d15769172862cc8d66c2199d87.tar.bz2
www-23e92410001a60d15769172862cc8d66c2199d87.tar.xz
www-23e92410001a60d15769172862cc8d66c2199d87.zip
report updated for mga4
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php9
1 files changed, 7 insertions, 2 deletions
diff --git a/langs/report.php b/langs/report.php
index 2cc908669..46bf1a47f 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -170,8 +170,13 @@
$mga = array(
'A' => '3/index.php',
'B' => '3/download_index.php',
- 'C' => 'for-pc/index.php',
- 'D' => 'for-server/index.php',
+ 'C' => '3/for-pc/index.php',
+ 'D' => '3/for-server/index.php',
+ );
+ } else if ($link == '4') {
+ $mga = array(
+ 'A' => '4/index.php',
+ 'B' => '4/download_index.php',
);
} else if ($link == 'documentation') {
$mga = array(