摘要:在 class.phpmailer.php 中,将function IsSMTP() {$this->Mailer = 'smtp';}改成:function IsSMTP() {$this->Mailer = 'SMTP';}
阅读全文
posted @ 2013-04-16 22:37
|
|
|
04 2013 档案
摘要:在 class.phpmailer.php 中,将function IsSMTP() {$this->Mailer = 'smtp';}改成:function IsSMTP() {$this->Mailer = 'SMTP';}
阅读全文
posted @ 2013-04-16 22:37
|
|