sean Mon Feb 23 18:43:07 2004 EDT
Modified files:
/phpdoc/en/reference/strings/functions strip-tags.xml
Log:
don't mind me, just fixing my own ugly text
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strip-tags.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/strings/functions/strip-tags.xml
diff -u phpdoc/en/reference/strings/functions/strip-tags.xml:1.6
phpdoc/en/reference/strings/functions/strip-tags.xml:1.7
--- phpdoc/en/reference/strings/functions/strip-tags.xml:1.6 Mon Feb 23 18:30:30
2004
+++ phpdoc/en/reference/strings/functions/strip-tags.xml Mon Feb 23 18:43:07
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.strip-tags">
<refnamediv>
@@ -31,7 +31,8 @@
<warn>
<para>
Because <function>strip_tags</function> does not actually validate the
- HTML, partial, or broken tags can result in unwanted results.
+ HTML, partial, or broken tags can result in the removal of more
+ text/data than expected.
</para>
</warn>
</para>