For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2006 > cvs: phpdoc /en/reference/mail/functions mail.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mail/functions mail.xml
Etienne Kneuss

2006-12-13, 9:59 pm

colder Wed Dec 13 15:09:24 2006 UTC

Modified files:
/phpdoc/en/reference/mail/functions mail.xml
Log:
Fix #39813 (Pear package Mail -> Mail_Mime)

http://cvs.php.net/viewvc.cgi/phpdo...6&diff_format=u
Index: phpdoc/en/reference/mail/functions/mail.xml
diff -u phpdoc/en/reference/mail/functions/mail.xml:1.35 phpdoc/en/reference/mail/functions/mail.xml:1.36
--- phpdoc/en/reference/mail/functions/mail.xml:1.35 Wed Apr 26 11:44:15 2006
+++ phpdoc/en/reference/mail/functions/mail.xml Wed Dec 13 15:09:23 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.35 $ -->
+<!-- $Revision: 1.36 $ -->
<refentry id="function.mail">
<refnamediv>
<refname>mail</refname>
@@ -313,7 +313,7 @@
<note>
<para>
If intending to send HTML or otherwise Complex mails, it is recommended
- to use the PEAR package <ulink url="&url.pear.package;Mail">PEAR::Mail</ulink>.
+ to use the PEAR package <ulink url="&url.pear.package;Mail_Mime">PEAR::Mail_Mime</ulink>.
</para>
</note>
</para>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com