This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
Rename Acl.php to ACL.php
pull/4517/head
Hypolite Petovan
3 years ago
parent
a7db21c8fd
commit
cd3ff100ab
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Core/Acl.php
+ 1
- 1
src/Core/Acl.php
View File
@ -33,7 +33,7 @@ use function replace_macros;
*
*
@
author
Hypolite
Petovan
<
mrpetovan
@
gmail
.
com
>
*/
class
A
cl
extends
BaseObject
class
A
CL
extends
BaseObject
{
/**
*
Returns
a
select
input
tag
with
all
the
contact
of
the
local
user
Write
Preview
Loading…
Cancel
Save