aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs/report.php')
-rw-r--r--langs/report.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/langs/report.php b/langs/report.php
index b04d6363f..a16d2ee1a 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -37,6 +37,7 @@
<?php
/**
*/
+ define('HLANG', true);
include 'lib.php';
$one_language = isset($_GET['l']) ? strip_tags(trim($_GET['l'])) : null;
$one_resource = isset($_GET['r']) ? strip_tags(trim($_GET['r'])) : null;