dev/mail#89 Fix unreleased regression where civimember is not permitted/enabled
authoreileen <emcnaughton@wikimedia.org>
Sun, 14 Feb 2021 23:23:58 +0000 (12:23 +1300)
committereileen <emcnaughton@wikimedia.org>
Sun, 14 Feb 2021 23:23:58 +0000 (12:23 +1300)
commitd62b1592f203ee0ae895fc6c0d22d4f1b0492957
tree6bd94eeb7b74568b2fc338961bd2acfbca0c76c2
parent42ff4f6c49bfe70b5f905054121a43c1984b627a
dev/mail#89 Fix unreleased regression where civimember is not permitted/enabled

Fixes a bug where a person with no access to CiviMember will get an exception thrown (and
not caught) rather than receive a result of 0 when checking the memberships
that a contact has access to
CRM/Contact/BAO/Contact.php
CRM/Member/BAO/Membership.php