diff options
author | filip <filip.komar@gmail.com> | 2014-08-01 22:39:51 +0200 |
---|---|---|
committer | filip <filip.komar@gmail.com> | 2014-08-01 22:44:12 +0200 |
commit | da85b57f05665d4dba87bed97111c58fb49960c0 (patch) | |
tree | e2087358f3e58ed4f864505ed4dedf7c142d15de /langs/report_test.php | |
parent | 903a971b0667330ea8dcf26f2b7ba8334a6195af (diff) | |
download | www-da85b57f05665d4dba87bed97111c58fb49960c0.tar www-da85b57f05665d4dba87bed97111c58fb49960c0.tar.gz www-da85b57f05665d4dba87bed97111c58fb49960c0.tar.bz2 www-da85b57f05665d4dba87bed97111c58fb49960c0.tar.xz www-da85b57f05665d4dba87bed97111c58fb49960c0.zip |
small bugfix
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 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 |