Rename Acl.php to ACL.php

This commit is contained in:
Hypolite Petovan 2018-03-03 07:38:15 -05:00
parent a7db21c8fd
commit cd3ff100ab
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ use function replace_macros;
* *
* @author Hypolite Petovan <mrpetovan@gmail.com> * @author Hypolite Petovan <mrpetovan@gmail.com>
*/ */
class Acl extends BaseObject class ACL extends BaseObject
{ {
/** /**
* Returns a select input tag with all the contact of the local user * Returns a select input tag with all the contact of the local user