Missing translation
This commit is contained in:
parent
6c87dfafae
commit
a656e42d42
@ -34,6 +34,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/lib/files.lib.php';
|
|||||||
|
|
||||||
$langs->load("exports");
|
$langs->load("exports");
|
||||||
$langs->load("users");
|
$langs->load("users");
|
||||||
|
$langs->load("companies");
|
||||||
|
|
||||||
// Everybody should be able to go on this page
|
// Everybody should be able to go on this page
|
||||||
//if (! $user->admin)
|
//if (! $user->admin)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user