dev/core#4081 Ensure that if using the API to update an event template it is not...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 16 Jan 2023 02:50:19 +0000 (13:50 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 16 Jan 2023 05:35:50 +0000 (16:35 +1100)
commit4bb246b6d43dfd5b3cf2a7e2b1f6b41368d85e59
treeafceb852daea6fd582731c3f9515016e565c522f
parent049e73e1b8b2dcfbe4bea3295694e88b081ea14d
dev/core#4081 Ensure that if using the API to update an event template it is not converted to a non template

Remove unneded lines now that we have a sensible default value in the database
CRM/Event/BAO/Event.php
tests/phpunit/api/v3/EventTest.php