[PHP-DOC] cvs: phpdoc /en/functions ldap.xml From: Jani Taskinen (sniper <email protected>)
Date: 07/23/00

sniper Sun Jul 23 08:14:14 2000 EDT

  Modified files:
    /phpdoc/en/functions ldap.xml
  Log:
  Added version of Netscape SDK which is supported.
  
  
Index: phpdoc/en/functions/ldap.xml
diff -u phpdoc/en/functions/ldap.xml:1.9 phpdoc/en/functions/ldap.xml:1.10
--- phpdoc/en/functions/ldap.xml:1.9 Sat Jul 22 07:06:29 2000
+++ phpdoc/en/functions/ldap.xml Sun Jul 23 08:14:14 2000
@@ -113,7 +113,7 @@
      <para>
       You will need to get and compile LDAP client libraries from
       either the University of Michigan ldap-3.3 package or the
- Netscape Directory SDK. You will also need to recompile PHP
+ Netscape Directory SDK 3.0. You will also need to recompile PHP
       with LDAP support enabled before PHP's LDAP calls will work.
      </para><para>
       Before you can use the LDAP calls you will need to know ..