mirror of
https://github.com/friendica/friendica
synced 2025-05-15 05:04:10 +02:00
Make PHPCS happy
This commit is contained in:
parent
a6b09529fd
commit
a81708091f
3 changed files with 9 additions and 7 deletions
|
@ -228,8 +228,8 @@ class API extends BaseModule
|
|||
}
|
||||
} else {
|
||||
$strAclContactAllow = $aclFormatter->toString($self);
|
||||
$strAclGroupAllow = '';
|
||||
$strContactDeny = '';
|
||||
$strAclGroupAllow = '';
|
||||
$strContactDeny = '';
|
||||
$strGroupDeny = '';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue