Standardize and update code
This commit is contained in:
parent
01ea6aee6c
commit
484b36c5aa
@ -1149,8 +1149,8 @@ class FormOther
|
|||||||
|
|
||||||
if ($nbboxactivated)
|
if ($nbboxactivated)
|
||||||
{
|
{
|
||||||
$langs->load("boxes");
|
// Load translation files required by the page
|
||||||
$langs->load("projects");
|
$langs->loadLangs(array("boxes","projects"));
|
||||||
|
|
||||||
$emptybox=new ModeleBoxes($db);
|
$emptybox=new ModeleBoxes($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user