[PHP-DOC] cvs: phpdoc /en/functions classobj.xml From: Daniel Beckham (danbeck <email protected>)
Date: 03/27/01

danbeck Tue Mar 27 13:56:07 2001 EDT

  Modified files:
    /phpdoc/en/functions classobj.xml
  Log:
  changed the version number of get_class_methods note
  
Index: phpdoc/en/functions/classobj.xml
diff -u phpdoc/en/functions/classobj.xml:1.18 phpdoc/en/functions/classobj.xml:1.19
--- phpdoc/en/functions/classobj.xml:1.18 Tue Mar 27 10:09:42 2001
+++ phpdoc/en/functions/classobj.xml Tue Mar 27 13:56:06 2001
@@ -347,7 +347,7 @@
     </para>
     <note>
      <para>
- As of PHP 4.0.5, you can specify the object itself instead of
+ As of PHP 4.0.6, you can specify the object itself instead of
       <parameter>class_name</parameter>. For example:
       <informalexample>
        <programlisting>