php8 fixes in gacl module (#3980)
commitfaba1b043dd5f4a7a23400ef135ba422a6b61f3f
authorBrady Miller <brady.g.miller@gmail.com>
Sat, 24 Oct 2020 22:21:41 +0000 (24 15:21 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Oct 2020 22:21:41 +0000 (24 15:21 -0700)
treed63073650cd6fcbb1c30b4cb4240cf8bc24d5763
parent804342833b91a545f454d94376134f5d4f0e4ae8
php8 fixes in gacl module (#3980)
20 files changed:
gacl/admin/about.php
gacl/admin/acl_admin.php
gacl/admin/acl_debug.php
gacl/admin/acl_list.php
gacl/admin/acl_test2.php
gacl/admin/acl_test3.php
gacl/admin/assign_group.php
gacl/admin/edit_group.php
gacl/admin/edit_object_sections.php
gacl/admin/edit_objects.php
gacl/admin/group_admin.php
gacl/admin/templates/phpgacl/acl_admin.tpl
gacl/admin/templates/phpgacl/acl_debug.tpl
gacl/admin/templates/phpgacl/edit_group.tpl
gacl/admin/templates/phpgacl/edit_object_sections.tpl
gacl/admin/templates/phpgacl/edit_objects.tpl
gacl/admin/templates/phpgacl/navigation.tpl
gacl/admin/templates/phpgacl/pager.tpl
library/ajax/adminacl_ajax.php
src/Gacl/GaclApi.php