From 847f7f543a52be86bb8dd3468954643ec322d83b Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Mon, 25 Mar 2002 21:52:50 +0000 Subject: [PATCH] replaced boolean with bool in return values git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75201 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ldap.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/ldap.xml b/functions/ldap.xml index 9b8b6f8371..4cc8fd02d0 100644 --- a/functions/ldap.xml +++ b/functions/ldap.xml @@ -1,5 +1,5 @@ - + LDAP functions LDAP @@ -1718,7 +1718,7 @@ if (!ldap_set_option($ds, LDAP_OPT_SERVER_CONTROLS, array($ctrl1, $ctrl2))) Description - booleanldap_parse_reference + boolldap_parse_reference resourcelink resourceentry arrayreferrals @@ -1741,7 +1741,7 @@ if (!ldap_set_option($ds, LDAP_OPT_SERVER_CONTROLS, array($ctrl1, $ctrl2))) Description - booleanldap_parse_result + boolldap_parse_result resourcelink resourceresult interrcode