derick          Thu Feb 15 10:11:58 2001 EDT

  Modified files:              
    /phpdoc/en/functions        mail.xml 
  Log:
  - Added a note about the availablilty of the fifth parameter of mail();
  
  
Index: phpdoc/en/functions/mail.xml
diff -u phpdoc/en/functions/mail.xml:1.13 phpdoc/en/functions/mail.xml:1.14
--- phpdoc/en/functions/mail.xml:1.13   Sat Feb 10 09:02:08 2001
+++ phpdoc/en/functions/mail.xml        Thu Feb 15 10:11:57 2001
@@ -67,6 +67,9 @@
      header when using the -f parameter, because the webserver user is probably
      not a member of the trusted users. To suppress this warning, you should add
      the web server user to the trusted users in your sendmail config file.
+     <note>
+      This fifth parameter was added in PHP 4.0.5.
+     </note>
      <example>
       <title>Sending mail with extra headers and setting an additional command line 
parameter.</title>
       <programlisting>


Reply via email to