Le module LDAP n'est plus experimental
This commit is contained in:
parent
646b2627f3
commit
635435f10e
@ -52,7 +52,7 @@ class modLdap extends DolibarrModules
|
||||
$this->name = "Ldap";
|
||||
$this->family = "technic";
|
||||
$this->description = "Synchronisation Ldap";
|
||||
$this->version = 'experimental'; // 'experimental' or 'dolibarr' or version
|
||||
$this->version = 'dolibarr'; // 'experimental' or 'dolibarr' or version
|
||||
$this->const_name = 'MAIN_MODULE_LDAP';
|
||||
$this->special = 1;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user