mirror of
https://github.com/friendica/friendica
synced 2024-11-18 15:03:41 +00:00
No extra empty line here
Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
parent
3191fee763
commit
594f946ad6
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ function wk_social_relay()
|
|||
$tags = [];
|
||||
|
||||
if ($scope == SR_SCOPE_TAGS) {
|
||||
|
||||
$server_tags = get_config('system', 'relay_server_tags');
|
||||
$tagitems = explode(",", $server_tags);
|
||||
|
||||
|
|
Loading…
Reference in a new issue