Skip to content
Snippets Groups Projects
Unverified Commit 5e458bfd authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #21385 from eileenmcnaughton/email_fix

#2814 Fix activity:sendEmail follow up
parents 6979ce6f b0b4f714
No related branches found
No related tags found
No related merge requests found
......@@ -1168,9 +1168,9 @@ class CRM_Activity_BAO_Activity extends CRM_Activity_DAO_Activity {
$from,
$userID,
$contactId,
$tokenSubject,
$tokenText,
$tokenHtml,
$renderedTemplate['subject'],
$renderedTemplate['text'],
$renderedTemplate['html'],
$emailAddress,
$activityID,
// get the set of attachments from where they are stored
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment