From cd4599f3134a35a7afee55b7ae73f230273fc0f7 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 25 Apr 2005 00:33:01 +0000 Subject: [PATCH] Remove docs for this alias (of ldap_unbind()), and use the new alias doc style. There may have been a day this wasn't an alias, but that day would have been before PHP 4. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185016 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ldap/functions/ldap-close.xml | 46 ++++++++----------------- 1 file changed, 15 insertions(+), 31 deletions(-) diff --git a/reference/ldap/functions/ldap-close.xml b/reference/ldap/functions/ldap-close.xml index f74769b14c..98a39299dc 100644 --- a/reference/ldap/functions/ldap-close.xml +++ b/reference/ldap/functions/ldap-close.xml @@ -1,36 +1,20 @@ - + - - - ldap_close - Close link to LDAP server - - - Description - - boolldap_close - resourcelink_identifier - - - &return.success; - - - ldap_close closes the link to the LDAP - server that's associated with the specified - link_identifier. - - This call is internally identical to - ldap_unbind. The LDAP API uses the call - ldap_unbind, so perhaps you should use this - in preference to ldap_close. - - - This function is an alias of ldap_unbind. - - - - + + + ldap_close + &Alias; ldap_unbind + + + + &reftitle.description; + + &info.function.alias; + ldap_unbind. + + +