schst           Thu Dec 16 11:47:37 2004 EDT

  Modified files:              
    /phpdoc/en/reference/id3    constants.xml 
  Log:
  added ID3_BEST constant
  
http://cvs.php.net/diff.php/phpdoc/en/reference/id3/constants.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/id3/constants.xml
diff -u phpdoc/en/reference/id3/constants.xml:1.2 
phpdoc/en/reference/id3/constants.xml:1.3
--- phpdoc/en/reference/id3/constants.xml:1.2   Thu Dec 16 11:40:55 2004
+++ phpdoc/en/reference/id3/constants.xml       Thu Dec 16 11:47:37 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <section id="id3.constants">
  <title>Predefined Constants</title>
  <para>
@@ -84,6 +84,18 @@
     </listitem>
    </varlistentry>
  </variablelist>
+   <varlistentry>
+    <term>
+     <constant>ID3_BEST</constant> 
+     (<type>integer</type>)
+    </term>
+    <listitem>
+     <simpara>
+      <constant>ID3_BEST</constant> is used if would like to let the id3 
functions
+      determine which tag version should be used.
+     </simpara>
+    </listitem>
+   </varlistentry>
  </para>
 </section>
 

Reply via email to