Remove trailing spaces
This commit is contained in:
parent
9f5f00e114
commit
0f09ef5f8c
21 changed files with 478 additions and 478 deletions
|
@ -55,7 +55,7 @@ foreach (explode (";", $emailDest) as $emailAddress) {
|
|||
|
||||
$mail->AddAttachment($data->getLocalPath ());
|
||||
|
||||
$mail->IsHTML(false);
|
||||
$mail->IsHTML(false);
|
||||
$mail->Subject = 'Sent by COPS';
|
||||
$mail->Body = 'Sent by COPS';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue