Update ldap.php

This commit is contained in:
FusionPBX 2016-09-11 09:09:54 -06:00 committed by GitHub
parent c1db75ab45
commit d27824cbb7
1 changed files with 1 additions and 1 deletions

View File

@ -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 {