irchtml Thu Mar 4 10:25:15 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions html-entity-decode.xml
Log:
corrected versioning error
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/html-entity-decode.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/strings/functions/html-entity-decode.xml
diff -u phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.7
phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.8
--- phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.7 Thu Jan 15
07:43:28 2004
+++ phpdoc/en/reference/strings/functions/html-entity-decode.xml Thu Mar 4
10:25:15 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.html-entity-decode">
<refnamediv>
@@ -55,7 +55,7 @@
<para>
The ISO-8859-1 character set is used as default for the optional third
<parameter>charset</parameter>. This defines the character set used in
- conversion. Support for this third argument was added in PHP 4.1.0.
+ conversion.
</para>
&reference.strings.charsets;
<para>