X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FACL.php;h=1c32759cfd6c509c17c696b1e48177ba5292871c;hb=2ec3a97393959e42d450e074271d2d622d25701f;hp=b604218774e3304cc0dc3ea0d4e8baba0e8b3ebf;hpb=42775d53b2c5177cae2e0e1dacb0a32f92e4a83b;p=friendica.git diff --git a/src/Core/ACL.php b/src/Core/ACL.php index b604218774..1c32759cfd 100644 --- a/src/Core/ACL.php +++ b/src/Core/ACL.php @@ -1,7 +1,22 @@ . + * */ namespace Friendica\Core; @@ -14,8 +29,6 @@ use Friendica\Model\Group; /** * Handle ACL management and display - * - * @author Hypolite Petovan */ class ACL {