FINAL suepr merge step : added all modules to this super repos
This commit is contained in:
20
sites/all/libraries/phpmailer/examples/contents.html
Normal file
20
sites/all/libraries/phpmailer/examples/contents.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<body style="margin: 10px;">
|
||||
<div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
|
||||
<div align="center"><img src="images/phpmailer.gif" style="height: 90px; width: 340px"></div><br>
|
||||
<br>
|
||||
This is a test of PHPMailer.<br>
|
||||
<br>
|
||||
This particular example uses <strong>HTML</strong>, with a <div> tag and inline<br>
|
||||
styles.<br>
|
||||
<br>
|
||||
Also note the use of the PHPMailer logo above with no specific code to handle
|
||||
including it.<br />
|
||||
Included are two attachments:<br />
|
||||
phpmailer.gif is an attachment and used inline as a graphic (above)<br />
|
||||
phpmailer_mini.gif is an attachment<br />
|
||||
<br />
|
||||
PHPMailer:<br />
|
||||
Author: Andy Prevost (codeworxtech@users.sourceforge.net)<br />
|
||||
Author: Marcus Bointon (coolbru@users.sourceforge.net)<br />
|
||||
</div>
|
||||
</body>
|
Reference in New Issue
Block a user