hakan Sun Mar 14 11:28:30 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions html-entity-decode.xml
Log:
removed doubled reference to htmlspecialchars
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/html-entity-decode.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/strings/functions/html-entity-decode.xml
diff -u phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.8
phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.9
--- phpdoc/en/reference/strings/functions/html-entity-decode.xml:1.8 Thu Mar 4
10:25:15 2004
+++ phpdoc/en/reference/strings/functions/html-entity-decode.xml Sun Mar 14
11:28:30 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.html-entity-decode">
<refnamediv>
@@ -107,7 +107,7 @@
See also <function>htmlentities</function>,
<function>htmlspecialchars</function>,
<function>get_html_translation_table</function>,
- <function>htmlspecialchars</function> and <function>urldecode</function>.
+ and <function>urldecode</function>.
</para>
</refsect1>
</refentry>