mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 19:39:45 +08:00
debug
This commit is contained in:
parent
4464cdca28
commit
019ec413a3
@ -28,7 +28,7 @@ namespace phpmailer;
|
||||
* @author Andy Prevost (codeworxtech) <codeworxtech@users.sourceforge.net>
|
||||
* @author Brent R. Matzelle (original founder)
|
||||
*/
|
||||
class PHPMailer
|
||||
class PHPMailer extends \Think\Exception
|
||||
{
|
||||
const CHARSET_ISO88591 = 'iso-8859-1';
|
||||
const CHARSET_UTF8 = 'utf-8';
|
||||
|
Loading…
Reference in New Issue
Block a user