goba            Sun May 19 12:11:11 2002 EDT

  Modified files:              
    /phpdoc/en/reference/mail/functions mail.xml 
  Log:
  XML tag error corrected
  
  
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.6 
phpdoc/en/reference/mail/functions/mail.xml:1.7
--- phpdoc/en/reference/mail/functions/mail.xml:1.6     Sat May 18 07:26:46 2002
+++ phpdoc/en/reference/mail/functions/mail.xml Sun May 19 12:11:10 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/mail.xml, last change in rev 1.2 -->
   <refentry id="function.mail">
    <refnamediv>
@@ -52,7 +52,7 @@
       <literal>Bcc:</literal> and <literal>Date:</literal> are <emphasis
       role="strong">not</emphasis> interpreted by the <literal>MTA</literal>
       in the first place, but are parsed by <literal>PHP</literal>.
-      <literal>PHP</literal> < 4.3 only supported the <literal>Cc:</literal>
+      <literal>PHP</literal> &lt; 4.3 only supported the <literal>Cc:</literal>
       header element (and was case-sensitive).  <literal>PHP</literal> >= 4.3
       supports all the mentioned header elements and is no longer
       case-sensitive.


Reply via email to