CRM-21382 - Fix print/merge document on case and support multiple cases
authorColeman Watts <coleman@civicrm.org>
Wed, 1 Nov 2017 16:07:01 +0000 (12:07 -0400)
committerColeman Watts <coleman@civicrm.org>
Wed, 1 Nov 2017 16:54:17 +0000 (12:54 -0400)
commitfe61faf31a920ce83fcc3773ca273a82161564b0
tree342ec0fe7e06d362bcf396f78b6391ba4aa456d2
parent567506d9fe538bc0b71fd458825f87773e801a28
CRM-21382 - Fix print/merge document on case and support multiple cases

I took the time to audit and remove the code blocks which had been previously commented as "silly but difficult to audit"
CRM/Contact/Form/Task/PDF.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contribute/Form/Task/PDFLetter.php
CRM/Contribute/Form/Task/PDFLetterCommon.php
CRM/Member/Form/Task/PDFLetterCommon.php
CRM/Utils/Rule.php
CRM/Utils/Type.php