schst           Tue Dec 21 17:15:25 2004 EDT

  Modified files:              
    /phpdoc/en/reference/id3/functions  id3-get-frame-short-name.xml 
  Log:
  added reference to id3_get_tag() return value
  
http://cvs.php.net/diff.php/phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml
diff -u phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml:1.1 
phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml:1.2
--- phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml:1.1  Thu Dec 
16 12:33:14 2004
+++ phpdoc/en/reference/id3/functions/id3-get-frame-short-name.xml      Tue Dec 
21 17:15:25 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.id3-get-frame-short-name">
    <refnamediv>
     <refname>id3_get_frame_short_name</refname>
@@ -40,6 +40,10 @@
      </example>
     </para>
     <para>
+     The values returned by <function>id3_get_short_name</function> are used 
in the
+     array returned by <function>id3_get_tag</function>.
+    </para>
+    <para>
      See also <function>id3_get_frame_long_name</function>.
     </para>
    </refsect1>

Reply via email to