From da85b57f05665d4dba87bed97111c58fb49960c0 Mon Sep 17 00:00:00 2001 From: filip Date: Fri, 1 Aug 2014 22:39:51 +0200 Subject: small bugfix --- langs/report_test.php | 1 + 1 file changed, 1 insertion(+) (limited to 'langs/report_test.php') diff --git a/langs/report_test.php b/langs/report_test.php index 0dab6390b..17adbc52e 100644 --- a/langs/report_test.php +++ b/langs/report_test.php @@ -517,6 +517,7 @@ if (FALSE) { // regenerating cache // TODO move it to the cron +require_once('../en/about/license/license.php'); foreach ($otherLangs as $lang) { load_license_numbers($lang); } \ No newline at end of file -- cgit v1.2.1