[PHP-DEV] CVS update: php3/doc/functions From: sas (php-dev <email protected>)
Date: 01/31/99

Date: Sunday January 31, 1999 @ 19:52
Author: sas

Update of /repository/php3/doc/functions
In directory asf:/u/temp/cvs-serv7706/doc/functions

Modified Files:
        ldap.sgml
Log Message:
minor docu fix

Index: php3/doc/functions/ldap.sgml
diff -c php3/doc/functions/ldap.sgml:1.25 php3/doc/functions/ldap.sgml:1.26
*** php3/doc/functions/ldap.sgml:1.25 Wed Dec 9 21:07:38 1998
--- php3/doc/functions/ldap.sgml Sun Jan 31 19:51:40 1999
***************
*** 315,321 ****
      <funcsynopsis>
       <funcdef>int <function>ldap_connect</function></funcdef>
       <paramdef>string <parameter>hostname</parameter></paramdef>
! <paramdef>int <parameter>port</parameter></paramdef>
      </funcsynopsis>
      <para>
       Returns a positive LDAP link identifier on success, or false on
--- 315,321 ----
      <funcsynopsis>
       <funcdef>int <function>ldap_connect</function></funcdef>
       <paramdef>string <parameter>hostname</parameter></paramdef>
! <paramdef>int <parameter><optional>port</optional></parameter></paramdef>
      </funcsynopsis>
      <para>
       Returns a positive LDAP link identifier on success, or false on

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>