aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
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(