INFRA-132 Function comment short description must end with a full stop
authorEileen McNaughton <eileen@fuzion.co.nz>
Tue, 3 Feb 2015 22:22:47 +0000 (11:22 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Tue, 3 Feb 2015 22:22:47 +0000 (11:22 +1300)
commitd2e5d2ce249a6f14c1bea3aef264eaf6285d553e
tree0fdbca955fab6fdb6ebb4165d4716fc19aaf0aff
parent6d6dc88586b65b4a919085ef31fe0bc53454256a
INFRA-132 Function comment short description must end with a full stop
regex (\*\*\n   \* [A-Za-z ]*)\n replace with .\n
17 files changed:
CRM/ACL/API.php
CRM/ACL/BAO/ACL.php
CRM/ACL/BAO/EntityRole.php
CRM/ACL/Form/ACL.php
CRM/ACL/Form/ACLBasic.php
CRM/ACL/Form/EntityRole.php
CRM/ACL/Form/WordPress/Permissions.php
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Case/BAO/Case.php
CRM/Case/BAO/CaseType.php
CRM/Case/Form/Activity.php
CRM/Case/Form/Activity/ChangeCaseStartDate.php
CRM/Case/Form/Activity/ChangeCaseStatus.php
CRM/Case/Form/Activity/ChangeCaseType.php
CRM/Core/BAO/CustomQuery.php