diff options
Diffstat (limited to 'langs/report_test.php')
-rw-r--r-- | langs/report_test.php | 1 |
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) { |