]> git.mxchange.org Git - mailer.git/blobdiff - inc/phpmailer/examples/index.html
Fix for non-working what-config_payouts
[mailer.git] / inc / phpmailer / examples / index.html
index 1dbc47bec3675798127bcb2b587bc1ed0075b5d6..3ac45d3be500c819e184cd48dc248ee89e9d4ed7 100644 (file)
@@ -1,4 +1,4 @@
-<p>The example file &quot;test1.php&quot; contents include:</p>
+<p>The example file &quot;test_mail.php&quot; contents include:</p>
 <div style="width: 600px; background-color: #CCCCCC;">
 <code>
 &lt;?php<br>
@@ -68,6 +68,6 @@ A few things to notice in the PHP script that generates the email:
 <p>Of course, you can still use PHPMailer the same way you have in the past.
 That provides full compatibility with all existing scripts, while new scripts
 can take advantage of the new features.</p>
-<p>Modify test1.php now with your own email address and try it out.</p>
+<p>Modify test_mail.php now with your own email address and try it out.</p>
 To see what the email SHOULD look like in your HTML compatible email viewer: <a href="contents.html">click here</a><br>