From 95de85408a715d3a705ac9b2df46f22d23104e37 Mon Sep 17 00:00:00 2001 From: Kenneth Schwartz <irchtml@php.net> Date: Thu, 4 Mar 2004 15:25:15 +0000 Subject: [PATCH] corrected versioning error git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152918 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/html-entity-decode.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/html-entity-decode.xml b/reference/strings/functions/html-entity-decode.xml index 0276fabaf0..80cfcae7cb 100644 --- a/reference/strings/functions/html-entity-decode.xml +++ b/reference/strings/functions/html-entity-decode.xml @@ -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>