Use recursive array merge to fix issue with tokens in subject and body.
authorAllen Shaw <allen@JoineryHQ.com>
Tue, 10 Aug 2021 17:51:53 +0000 (12:51 -0500)
committerAllen Shaw <allen@JoineryHQ.com>
Tue, 10 Aug 2021 17:51:53 +0000 (12:51 -0500)
commit219f4d0bee2ce47228f21acd3ff1dcf83d303bbd
tree9b30f0afd33668ed84bfd08e275b1355341b25b9
parent11986605c00f6ab0e879145c700a85317d55a0e8
Use recursive array merge to fix issue with tokens in subject and body.

dev/core#2673: In an email, a token from an extension in a subject will inhibits the same token group in the email body.
CRM/Activity/BAO/Activity.php