Move towards allowing sending 500 http errors back by switching civiExit(1) to be...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 8 Oct 2018 10:33:08 +0000 (21:33 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 8 Oct 2018 10:33:08 +0000 (21:33 +1100)
commit292c86878d20b365ebdd5471aee1a8446a8049ae
tree626e0089fbe23c8f5ff6192233c6340fbd729d1c
parentdab069cfdd9788cd06c069b9c44b5ed054dd2dea
Move towards allowing sending 500 http errors back by switching civiExit(1) to be just civiExit()
CRM/Badge/BAO/Badge.php
CRM/Contact/Form/Task/Label.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Contribute/Form/Task/PDFLetterCommon.php
CRM/Event/Badge.php
CRM/Member/Form/Task/Label.php
CRM/Member/Form/Task/PDFLetterCommon.php
CRM/Utils/PDF/Utils.php