[PHP-DEV] CVS update: php3/doc/functions From: ssb (php-dev <email protected>)
Date: 09/28/98

Date: Monday September 28, 1998 @ 4:28
Author: ssb

Update of /repository/php3/doc/functions
In directory asf:/u2/tmp/cvs-serv27672

Modified Files:
        mail.sgml
Log Message:
*** empty log message ***
Index: php3/doc/functions/mail.sgml
diff -c php3/doc/functions/mail.sgml:1.4 php3/doc/functions/mail.sgml:1.5
*** php3/doc/functions/mail.sgml:1.4 Fri May 15 15:08:31 1998
--- php3/doc/functions/mail.sgml Mon Sep 28 04:28:19 1998
***************
*** 35,41 ****
       </example>
      <simpara>
       If a fourth string argument is passed, this string is inserted at
! the end of the header.
      <para>
       <example>
        <title>Sending mail with extra headers.</title>
--- 35,42 ----
       </example>
      <simpara>
       If a fourth string argument is passed, this string is inserted at
! the end of the header. This is typically used to add extra
! headers. Multiple extra headers are separated with a newline.
      <para>
       <example>
        <title>Sending mail with extra headers.</title>

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>