diff --git a/htdocs/fichinter/stats/index.php b/htdocs/fichinter/stats/index.php index 7a68bef34ec..b3d5247e67d 100644 --- a/htdocs/fichinter/stats/index.php +++ b/htdocs/fichinter/stats/index.php @@ -49,10 +49,8 @@ $endyear=$year; $object_status=GETPOST('object_status'); -$langs->load('interventions'); -$langs->load('companies'); -$langs->load('other'); -$langs->load('suppliers'); +// Load translation files required by the page +$langs->loadLangs(array("interventions","suppliers","companies","other")); /*