[cvs] [Wiki] changed: Doc/Dev/MIMEPackage
Jan Schneider
jan at horde.org
Fri Feb 29 17:14:41 UTC 2008
jan Fri, 29 Feb 2008 12:14:41 -0500
Modified page: http://wiki.horde.org/Doc/Dev/MIMEPackage
New Revision: 3.4
Change log: Tweak wording
@@ -33,9 +33,9 @@
<code type="php">
$string = $headers->toString() . "\n\n" . $message->toString();
</code>
-++ Creating and Sending E-Mail with an attachment by using MIME Mail
+++ Creating and Sending E-Mail with an attachment by using the MIME_Mail
class
<code type="php">
require_once 'Horde/MIME/Mail.php';
// New Horde MIME_Mail Object
More information about the cvs
mailing list