]> git.mxchange.org Git - friendica.git/commitdiff
No extra empty line here
authorRoland Häder <roland@mxchange.org>
Sun, 13 May 2018 08:04:49 +0000 (10:04 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 13 May 2018 08:04:49 +0000 (10:04 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
mod/_well_known.php

index 89097c0ff03939ba6e2d588a356bdc03add71c7b..4f247abef8fb937875773c5becb740fec45a024b 100644 (file)
@@ -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);