Skip to content

Commit 98cd4b2

Browse files
bramleysuelaP
authored andcommitted
Correct the link to the PHPMailer documentation
1 parent 0e92883 commit 98cd4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public_html/lists/config/config_extended.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@
601601

602602
//# SMTP debugging
603603
// Enable debugging output by phpmailer when sending test emails
604-
// See https://phpmailer.github.io/PHPMailer/classes/PHPMailer.html#property_SMTPDebug
604+
// See https://phpmailer.github.io/PHPMailer/classes/PHPMailer.PHPMailer.PHPMailer.html#property_SMTPDebug
605605
// define('PHPMAILER_SMTP_DEBUG', 0);
606606

607607
//# Smtp Timeout

0 commit comments

Comments
 (0)