mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
MFB: Adjusted prototype
This commit is contained in:
@@ -286,7 +286,7 @@ PHP_MINFO_FUNCTION(ldap)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto resource ldap_connect([string host [, int port]])
|
||||
/* {{{ proto resource ldap_connect([string host [, int port [, string wallet [, string wallet_passwd [, int authmode]]]]])
|
||||
Connect to an LDAP server */
|
||||
PHP_FUNCTION(ldap_connect)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user