aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report_test.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_test.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_test.php')
-rw-r--r--langs/report_test.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/langs/report_test.php b/langs/report_test.php
index 66ec7da4c..a24a78f20 100644
--- a/langs/report_test.php
+++ b/langs/report_test.php
@@ -37,6 +37,7 @@
<?php
/**
*/
+ define('HLANG', true);
function time_debug($name) {
static $start_of_microtime = NULL;
if($start_of_microtime === NULL) {