Fix: Missing loading translation file
This commit is contained in:
parent
c003df7e9b
commit
ff8ea099e0
@ -37,6 +37,8 @@ if ($user->societe_id > 0)
|
|||||||
}
|
}
|
||||||
|
|
||||||
$langs->load("companies");
|
$langs->load("companies");
|
||||||
|
$langs->load("users");
|
||||||
|
$langs->load("other");
|
||||||
|
|
||||||
$page=$_GET["page"];
|
$page=$_GET["page"];
|
||||||
$sortorder=$_GET["sortorder"];
|
$sortorder=$_GET["sortorder"];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user