]> git.mxchange.org Git - friendica.git/blobdiff - mod/_well_known.php
Revert "Coding convention applied - part 1"
[friendica.git] / mod / _well_known.php
index 9c862af71f02edd77282270a0c58ae40508757ff..622d7fd93f647e9838e29af57f3649b8f5f02828 100644 (file)
@@ -54,7 +54,7 @@ function wk_social_relay(App $a) {
        }
 
        $taglist = array();
-       foreach ($tags AS $tag) {
+       foreach($tags AS $tag) {
                $taglist[] = $tag;
        }