CRM-19129 Fix issue where no contact emails are found and split out generating of...
authorSeamus Lee <seamuslee001@gmail.com>
Sat, 30 Jul 2016 00:13:52 +0000 (10:13 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 1 Aug 2016 21:34:34 +0000 (07:34 +1000)
commitf674f698c37e80a02916939794b3d1e8ed3a0047
tree0db438fb85027b59f16793622dadf95acf1fe933
parentc9f8a28dc55369c5e6648ea5792dbc1d341eff2c
CRM-19129 Fix issue where no contact emails are found and split out generating of domain emails into own function so can be tested
CRM/Contact/Form/Task/EmailCommon.php
CRM/Contribute/Form/Task/PDF.php
tests/phpunit/CRM/Contact/Form/Task/EmailCommonTest.php [new file with mode: 0644]