@@ -206,6 +206,4 @@ |
||
206 | 206 | $mail->loadDocuments($xml, $pdf); |
207 | 207 | $mail->loadTemplate($htmltemplate); |
208 | 208 | $mail->send($addresses, false); |
209 | - return $mail; |
|
210 | - } |
|
211 | -} |
|
209 | + return $mail |
|
212 | 210 | \ No newline at end of file |