mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
revert intializer for ldap_list()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311157 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
919a0d32bf
commit
4f760d9fd8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<methodparam choice="opt"><type>int</type><parameter>attrsonly</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>sizelimit</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>timelimit</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>deref</parameter><initializer>LDAP_DEREF_NEVER</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>deref</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
Performs the search for a specified <parameter>filter</parameter> on the
|
||||
|
|
Loading…
Reference in a new issue