Explorar o código

fix functions name

Christian Foellmann hai 1 ano
pai
achega
a2d584a4ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/company/sync_contacts_dolibarr2ldap.php

+ 1 - 1
scripts/company/sync_contacts_dolibarr2ldap.php

@@ -103,7 +103,7 @@ if (!$confirmed) {
 }
 
 /*
- * if (!getDolGlobalSring('LDAP_CONTACT_ACTIVE')) {
+ * if (!getDolGlobalString('LDAP_CONTACT_ACTIVE')) {
  * print $langs->trans("LDAPSynchronizationNotSetupInDolibarr");
  * exit(-1);
  * }