소스 검색

Update ldap.php

FusionPBX 9 년 전
부모
커밋
38c912213f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 {