Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: ACL Oopsie · 4d774bc4
    JediKev authored
    This addresses an issue where initially saving the ACL will fail. This is
    due to the incorrect variable being used to lookup the IP in the ACL. This
    updates the variable from `$acl` to the correct variable `$vars['acl']`.
    4d774bc4