gacl fixes (#3994)
commit71cfa44d4570d30c7435bcc27e53df3afaa9a90a
authorBrady Miller <brady.g.miller@gmail.com>
Mon, 26 Oct 2020 03:34:09 +0000 (25 20:34 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Oct 2020 03:34:09 +0000 (25 20:34 -0700)
tree787cc21ed847981cf4140b9bf4b496ffdb6c293f
parenta9b8d5aad77d767fb0dcc1fa5d7c8fc2812b5aa9
gacl fixes (#3994)
28 files changed:
gacl/admin/about.php
gacl/admin/acl_admin.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/about.tpl
gacl/admin/templates/phpgacl/acl_admin.tpl
gacl/admin/templates/phpgacl/acl_debug.tpl
gacl/admin/templates/phpgacl/acl_list.tpl
gacl/admin/templates/phpgacl/acl_test2.tpl
gacl/admin/templates/phpgacl/acl_test3.tpl [copied from gacl/admin/templates/phpgacl/acl_test2.tpl with 59% similarity]
gacl/admin/templates/phpgacl/assign_group.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/footer.tpl
gacl/admin/templates/phpgacl/group_admin.tpl
gacl/admin/templates/phpgacl/header.tpl
gacl/admin/templates/phpgacl/navigation.tpl
gacl/admin/templates/phpgacl/object_search.tpl
gacl/admin/templates/phpgacl/pager.tpl
src/Gacl/GaclAdminApi.php
src/Gacl/GaclApi.php