Standardize and update code

This commit is contained in:
Philippe GRAND 2018-09-17 09:31:32 +02:00
parent 01ea6aee6c
commit 484b36c5aa

View File

@ -1149,8 +1149,8 @@ class FormOther
if ($nbboxactivated)
{
$langs->load("boxes");
$langs->load("projects");
// Load translation files required by the page
$langs->loadLangs(array("boxes","projects"));
$emptybox=new ModeleBoxes($db);