Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1.2.1.2.10 by smk, Sat Nov 21 17:31:20 2009 UTC | revision 1.1.2.1.2.11 by smk, Sat Nov 21 17:41:46 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: phpmailer.module,v 1.1.2.1.2.9 2009/11/04 19:19:17 smk Exp $ | // $Id: phpmailer.module,v 1.1.2.1.2.10 2009/11/21 17:31:20 smk Exp $ |
| 3 | ||
| 4 | /** | /** |
| 5 | * @file | * @file |
| 6 | * This module integrates PHPMailer with Drupal, both as native drupal_mail() | * Integrates the PHPMailer library for SMTP e-mail delivery. |
| * wrapper, and as part of the Mime Mail module. | ||
| 7 | */ | */ |
| 8 | ||
| 9 | /** | /** |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.3 |