Update WP permission page for new string array keys
authorColeman Watts <coleman@civicrm.org>
Tue, 13 Apr 2021 12:49:16 +0000 (08:49 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 13 Apr 2021 12:49:16 +0000 (08:49 -0400)
commit4c77b3fc0cb71556a82a8f20edf4b6ba19e838b2
tree15bb471660f1b20ece67772f02e413d7f5eeaa67
parent597c41c5868824754795a31d2ffb11bc6aae96e0
Update WP permission page for new string array keys

This fixes an undefined index notice for permissions that use the new-style
'label' and 'description' array keys instead of numeric keys.
CRM/ACL/Form/WordPress/Permissions.php