diff --git a/htdocs/adherents/ldap.php b/htdocs/adherents/ldap.php index 0b868e05941..87fec8feebf 100644 --- a/htdocs/adherents/ldap.php +++ b/htdocs/adherents/ldap.php @@ -38,6 +38,7 @@ $user->getrights('commercial'); $langs->load("companies"); $langs->load("members"); $langs->load("ldap"); +$langs->load("admin"); // Protection quand utilisateur externe $rowid = isset($_GET["id"])?$_GET["id"]:'';