Update ldap.php

This commit is contained in:
FusionPBX
2016-09-11 09:09:54 -06:00
committed by GitHub
parent eff05debe4
commit f486d08cff
@@ -3,7 +3,7 @@
/** /**
* plugin_ldap * 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 { class plugin_ldap {