'NO-ACL' is more clear that we don't have an ACL for the given admin than three aster...
[mailer.git] / inc / filters.php
index 079efbc60aad554cce494c08a771fe18ac719a75..c8b52da2c81ef4dabc3415d27884e8f91c2e18bd 100644 (file)
@@ -813,7 +813,7 @@ function FILTER_CHECK_ADMIN_ACL () {
                } // END - if
 
                // Check for access control line of current menu entry
-               $ret = adminsCheckAdminAcl($action, getWhat());
+               $ret = isAdminsAllowedByAcl($action, getWhat());
        } // END - if
 
        // Set it here