mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix functions name
This commit is contained in:
parent
858825be6d
commit
a2d584a4ad
|
|
@ -103,7 +103,7 @@ if (!$confirmed) {
|
|||
}
|
||||
|
||||
/*
|
||||
* if (!getDolGlobalSring('LDAP_CONTACT_ACTIVE')) {
|
||||
* if (!getDolGlobalString('LDAP_CONTACT_ACTIVE')) {
|
||||
* print $langs->trans("LDAPSynchronizationNotSetupInDolibarr");
|
||||
* exit(-1);
|
||||
* }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user