X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FUtil%2FACLFormatter.php;h=3989bc6ef9194574caefea340040bb40e8fef780;hb=720a43461d67ab229de0aecfc5008f22cc4c1c54;hp=352c914bcf54222953eefaebd243003b71531d1f;hpb=054c301ef0345c4ff9f35cfd08717757eab17b9d;p=friendica.git diff --git a/src/Util/ACLFormatter.php b/src/Util/ACLFormatter.php index 352c914bcf..3989bc6ef9 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 []; }