Parcourir la source

Update ldap.php

FusionPBX il y a 9 ans
Parent
commit
38c912213f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      core/authentication/resources/classes/plugins/ldap.php

+ 1 - 1
core/authentication/resources/classes/plugins/ldap.php

@@ -3,7 +3,7 @@
 /**
  * plugin_ldap 
  *
- * @method ldap checks a local or remove ldap database to authenticate the user
+ * @method ldap checks a local or remote ldap database to authenticate the user
  */
 class plugin_ldap {