From 578a5f48e21da4e0c4f6c0350f8faeeeffcd0c42 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Fri, 11 Jan 2019 18:27:18 +0800 Subject: [PATCH] debug --- extend/phpmailer/Exception.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend/phpmailer/Exception.php b/extend/phpmailer/Exception.php index 9a05dec3c..038fbc9a5 100644 --- a/extend/phpmailer/Exception.php +++ b/extend/phpmailer/Exception.php @@ -18,7 +18,7 @@ * FITNESS FOR A PARTICULAR PURPOSE. */ -namespace PHPMailer\PHPMailer; +namespace phpmailer; /** * PHPMailer exception handler. -- GitLab