alindeman               Sat Apr 27 17:59:37 2002 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      htmlentities.xml 
  Log:
  oops! screwed up CDATA
  
  
Index: phpdoc/en/reference/strings/functions/htmlentities.xml
diff -u phpdoc/en/reference/strings/functions/htmlentities.xml:1.3 
phpdoc/en/reference/strings/functions/htmlentities.xml:1.4
--- phpdoc/en/reference/strings/functions/htmlentities.xml:1.3  Sat Apr 27 17:56:53 
2002
+++ phpdoc/en/reference/strings/functions/htmlentities.xml      Sat Apr 27 17:59:36 
+2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.htmlentities">
    <refnamediv>
@@ -46,7 +46,7 @@
     <example>
      <title>Reverse of <function>htmlentities</function></title>
      <programlisting role="php">
-<[!CDATA[
+<![CDATA[
 <?php
 function unhtmlentities ($string)
 {


Reply via email to