goba            Sat Oct 26 11:41:39 2002 EDT

  Modified files:              
    /phpdoc/en/reference/outcontrol     reference.xml 
  Log:
  Correcting entity error reported by xsltproc
  
  
Index: phpdoc/en/reference/outcontrol/reference.xml
diff -u phpdoc/en/reference/outcontrol/reference.xml:1.8 
phpdoc/en/reference/outcontrol/reference.xml:1.9
--- phpdoc/en/reference/outcontrol/reference.xml:1.8    Fri Oct 18 10:39:35 2002
+++ phpdoc/en/reference/outcontrol/reference.xml        Sat Oct 26 11:41:39 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.outcontrol">
   <title>Output Control Functions</title>
   <titleabbrev>Output Control</titleabbrev>
@@ -72,7 +72,7 @@
     </para>
     <note>
      <para>
-      When upgrading from PHP 4.1 (& 4.2) to 4.3 that due to a bug in
+      When upgrading from PHP 4.1 (and 4.2) to 4.3 that due to a bug in
       earlier versions you must ensure that
       <literal>implict_flush</literal> is <literal>OFF</literal> in
       your <literal>php.ini</literal>, otherwise any output with



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to