From: Hypolite Petovan Date: Sat, 3 Mar 2018 12:38:15 +0000 (-0500) Subject: Rename Acl.php to ACL.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cd3ff100ab1e6935a4d3acc28e0acf5f0f3ff77e;p=friendica.git Rename Acl.php to ACL.php --- diff --git a/src/Core/Acl.php b/src/Core/Acl.php index 1bc150aca5..ae05fd1360 100644 --- a/src/Core/Acl.php +++ b/src/Core/Acl.php @@ -33,7 +33,7 @@ use function replace_macros; * * @author Hypolite Petovan */ -class Acl extends BaseObject +class ACL extends BaseObject { /** * Returns a select input tag with all the contact of the local user