CRM-20351 ACL: Don't repeat stuff in the page run() method
authorAndrew Hunt <andrew@aghstrategies.com>
Tue, 28 Mar 2017 19:37:36 +0000 (15:37 -0400)
committerdeb.monish <monish.deb@jmaconsulting.biz>
Fri, 7 Jul 2017 20:52:41 +0000 (02:22 +0530)
commit5d6d010436f70d3cc89562c9f89f1a95d777210d
tree9a80224a42f906566e700833a7e24e0185705cb6
parent5a9226dac9bd94e8c0a04c3bdf121cb175b205cf
CRM-20351 ACL: Don't repeat stuff in the page run() method
12 files changed:
CRM/ACL/Page/ACL.php
CRM/ACL/Page/ACLBasic.php
CRM/ACL/Page/EntityRole.php
CRM/Contact/Page/DedupeRules.php
CRM/Contribute/Page/ManagePremiums.php
CRM/Core/Page/Basic.php
CRM/Financial/Page/FinancialAccount.php
CRM/Financial/Page/FinancialBatch.php
CRM/Financial/Page/FinancialType.php
CRM/Member/Page/MembershipStatus.php
CRM/PCP/Page/PCP.php
tests/phpunit/CRM/Core/Page/HookTest.php [new file with mode: 0644]