]> git.mxchange.org Git - friendica.git/blobdiff - mod/contacts.php
ostatus completion of threads now works with longer threads well.
[friendica.git] / mod / contacts.php
index 0ddcac70f43ac7a5abca92200b908543a2bc6d82..a405cedbc6329b6d80cf937a8788b0b67c39d9c7 100644 (file)
@@ -34,7 +34,7 @@ function contacts_init(&$a) {
                                '$photo' => $a->data['contact']['photo']
                        ));
                        $follow_widget = '';
-       }       
+       }
        else {
                $vcard_widget = '';
                $follow_widget = follow_widget();