Add upgrade function for message templates that does not involve copying the whole...
authoreileen <emcnaughton@wikimedia.org>
Tue, 29 May 2018 08:36:47 +0000 (20:36 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 8 Jun 2018 22:58:57 +0000 (10:58 +1200)
commitfe83c2517d94e8c4bd2e24dd413ecd54f9efc4d8
treeabdfc2fb38a87c0eb9da6ea51c6ea5d3287711e4
parenteaf537d9b91fa5f2aa8b915fbf057bc657cce76f
Add upgrade function for message templates that does not involve copying the whole template
CRM/Upgrade/Form.php
CRM/Upgrade/Incremental/Base.php
CRM/Upgrade/Incremental/General.php
CRM/Upgrade/Incremental/MessageTemplates.php [new file with mode: 0644]
tests/phpunit/CRM/Upgrade/Incremental/BaseTest.php [new file with mode: 0644]