parent
564f139ca6
commit
ae5e6fa488
|
|
@ -2438,7 +2438,7 @@ class PHPMailer
|
|||
$result .= $this->getMailMIME();
|
||||
}
|
||||
|
||||
return $result;
|
||||
return $result . static::$LE;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue