X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FACLFormatter.php;h=0351b27a64a9cba0df7403d567481e633bbf0b04;hb=46cd39fb34613f4b331793f19c0e562f93125066;hp=352c914bcf54222953eefaebd243003b71531d1f;hpb=53e38b03130ea798bba44db44ccb7f331dc4b91d;p=friendica.git diff --git a/src/Util/ACLFormatter.php b/src/Util/ACLFormatter.php index 352c914bcf..0351b27a64 100644 --- a/src/Util/ACLFormatter.php +++ b/src/Util/ACLFormatter.php @@ -1,6 +1,6 @@ no ACL set) - if (!isset($acl_string)) { + if (empty($acl_string)) { return []; }