Fixing style errors.
This commit is contained in:
parent
89bd8ecc21
commit
e402e35d96
@ -817,7 +817,7 @@ class CMailFile
|
||||
// Switch content encoding to base64 - avoid the doubledot issue with quoted-printable
|
||||
$contentEncoderBase64 = new Swift_Mime_ContentEncoder_Base64ContentEncoder();
|
||||
$this->message->setEncoder($contentEncoderBase64);
|
||||
|
||||
|
||||
// Create the Mailer using your created Transport
|
||||
$this->mailer = new Swift_Mailer($this->transport);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user