Fix for switching expired user to not display on front end.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Nov 2018 16:34:51 +0000 (11:34 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Nov 2018 16:34:51 +0000 (11:34 -0500)
commit79dfe13afd82576945703ce0f78b4be422db6d8f
tree1bff614e3e00cc020199191eb457068191151c50
parent4f8a7b488808d1ff9056cbd2b69001c6c5205196
Fix for switching expired user to not display on front end.

When setting the flag for not display and contact_role need to remove
the where part to match only those that don't have restricted
contact_role a contact may have that set to restricted but not have the
access flag set correctly.
index.php
models/admin/ajax/billingFlagExpiredUsers.php