* fix bug for send mail with ztcloud.

This commit is contained in:
wangyidong
2017-11-16 15:25:59 +08:00
parent dd5047a5da
commit dcec446d69
+1
View File
@@ -176,6 +176,7 @@ class ztcloud
public function clearAllRecipients()
{
$this->toList = '';
$this->ccList = '';
}
/**