浏览代码

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 {