Function EmailIntegration->substitute_cid_attachments
Definitions
sources/mail_integration.php
- Substitute CID references with software attachments.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$attachments | array | required parameter | N/A | N/A | Attachments |
$body | string | required parameter | N/A | N/A | Comcode body (altered by reference) |