Merge pull request #16001 from agileware/CIVICRM-1383
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 2 Dec 2019 06:48:47 +0000 (17:48 +1100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2019 06:48:47 +0000 (17:48 +1100)
commit358c4c4179a6b2494b3126bfc33c8b37ee909d49
tree70d23b55e33157bcdfd263aa60f4cfcd5794cd5e
parent7daf31d83b70c5c91f97a64cd9338af30612d956
parentfe7f44142ac0bc2c1cd191e63c48e6694e3c9767
Merge pull request #16001 from agileware/CIVICRM-1383

Code style, remove typo, double ;; from code where it makes sense to do so
20 files changed:
CRM/Contact/Form/Search/Custom/FullText/Activity.php
CRM/Contact/Form/Task/HookSample.php
CRM/Contribute/ActionMapping/ByPage.php
CRM/Contribute/ActionMapping/ByType.php
CRM/Core/BAO/CustomQuery.php
CRM/Core/BAO/OptionGroup.php
CRM/Core/BAO/UFField.php
CRM/Custom/Page/Group.php
CRM/Event/ActionMapping.php
CRM/Event/BAO/Participant.php
CRM/Event/Import/Parser/Participant.php
CRM/Member/BAO/Membership.php
CRM/Price/Form/Option.php
CRM/UF/Form/Preview.php
CRM/Upgrade/Incremental/SmartGroups.php
CRM/Utils/Date.php
templates/CRM/Admin/Page/Admin.tpl
templates/CRM/common/additionalBlocks.tpl
tests/phpunit/CiviTest/CiviMailUtils.php
tests/phpunit/api/v3/SystemCheckTest.php