FIX stickler problem ??

This commit is contained in:
Regis Houssin 2022-03-18 13:15:25 +01:00
parent 27e893be1d
commit f31bf8df48

View File

@ -75,6 +75,7 @@ class box_contacts extends ModeleBoxes
public function loadBox($max = 5)
{
global $user, $langs, $conf, $hookmanager;
$langs->load("boxes");
$this->max = $max;