[PHPDOC] cvs: phpdoc /en/functions/ ldap.xml From: Jim Winstead (jimw <email protected>)
Date: 05/21/00

jimw Sun May 21 23:40:17 2000 EDT

  Modified files:
    /phpdoc/en/functions ldap.xml
  Log:
  add note about when function was added
  
Index: phpdoc/en/functions/ldap.xml
diff -u phpdoc/en/functions/ldap.xml:1.4 phpdoc/en/functions/ldap.xml:1.5
--- phpdoc/en/functions/ldap.xml:1.4 Fri Jan 7 19:14:01 2000
+++ phpdoc/en/functions/ldap.xml Sun May 21 23:40:17 2000
@@ -821,6 +821,11 @@
      This function is used exactly like
      <function>ldap_get_values</function> except that it handles
      binary data and not string data.</para>
+ <note>
+ <para>
+ This function was added in 4.0.
+ </para>
+ </note>
    </refsect1>
   </refentry>