For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2004 > cvs: phpdoc /en/reference/id3/functions id3_remove_tag.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/id3/functions id3_remove_tag.xml
Stephan Schmidt

2004-06-28, 4:07 pm

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/...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>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com