[PHP-DOC] cvs: phpdoc /en/functions mail.xml From: Jeroen van Wolffelaar (jeroen <email protected>)
Date: 10/10/01

jeroen Wed Oct 10 16:58:09 2001 EDT

  Modified files:
    /phpdoc/en/functions mail.xml
  Log:
  Typo (bug 13631)
  
  
Index: phpdoc/en/functions/mail.xml
diff -u phpdoc/en/functions/mail.xml:1.28 phpdoc/en/functions/mail.xml:1.29
--- phpdoc/en/functions/mail.xml:1.28 Fri Sep 21 21:22:45 2001
+++ phpdoc/en/functions/mail.xml Wed Oct 10 16:58:09 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
  <reference id="ref.mail">
   <title>Mail functions</title>
   <titleabbrev>Mail</titleabbrev>
@@ -98,7 +98,7 @@
       <title>Sending mail with extra headers and setting an additional command line parameter.</title>
       <programlisting>
 mail("nobody <email protected>", "the subject", $message,
- "From: webmaster@$SERVER_NAME", "-fwebmaster@$SERVERNAME");
+ "From: webmaster@$SERVER_NAME", "-fwebmaster@$SERVER_NAME");
       </programlisting>
      </example>
      You can also use fairly simple string building techniques to