aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2014-05-18 20:16:47 +0000
committerFilip Komar <filip@mageia.org>2014-05-18 20:16:47 +0000
commit86229ab1304d917d60170a4f5e9aaff0682eda2b (patch)
treeb3534aea7c7e477bb09b92b3dd4879f55c9ff398 /langs/report.php
parentea0e0637b9b4037c3906be8f26c47e615142dd37 (diff)
downloadwww-86229ab1304d917d60170a4f5e9aaff0682eda2b.tar
www-86229ab1304d917d60170a4f5e9aaff0682eda2b.tar.gz
www-86229ab1304d917d60170a4f5e9aaff0682eda2b.tar.bz2
www-86229ab1304d917d60170a4f5e9aaff0682eda2b.tar.xz
www-86229ab1304d917d60170a4f5e9aaff0682eda2b.zip
move php-mo.php for better compatibility with mognase + improved navigation in l10n report & co.
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;