schst           Mon Jun 28 16:06:36 2004 EDT

  Modified files:              
    /phpdoc/en/reference/id3/functions  id3_remove_tag.xml 
  Log:
  replaced false with &false;
  
http://cvs.php.net/diff.php/phpdoc/en/reference/id3/functions/id3_remove_tag.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/id3/functions/id3_remove_tag.xml
diff -u phpdoc/en/reference/id3/functions/id3_remove_tag.xml:1.1 
phpdoc/en/reference/id3/functions/id3_remove_tag.xml:1.2
--- phpdoc/en/reference/id3/functions/id3_remove_tag.xml:1.1    Mon Jun 28 15:45:37 
2004
+++ phpdoc/en/reference/id3/functions/id3_remove_tag.xml        Mon Jun 28 16:06:36 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.id3_remove_tag">
    <refnamediv>
     <refname>id3_remove_tag</refname>
@@ -14,7 +14,7 @@
      </methodsynopsis>
     <para>
      <function>id3_remove_tag</function> is used to remove the information stored
-     of an ID3 tag. If no tag has been present, it will return false and leave the 
file
+     of an ID3 tag. If no tag has been present, it will return &false; and leave the 
file
      as it was.
     </para>
     <note>

Reply via email to