]> git.mxchange.org Git - friendica.git/commitdiff
Oops
authorMichael <heluecht@pirati.ca>
Tue, 19 Dec 2017 17:38:33 +0000 (17:38 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 19 Dec 2017 17:38:33 +0000 (17:38 +0000)
src/Protocol/DFRN.php

index 92ac9d8bccc925ca4188f7725bc464d37629f8b0..d8c6655ba4c37765a779da683bdcec17f2a96634 100644 (file)
@@ -347,7 +347,7 @@ class DFRN
                        if (!$owner) {
                                killme();
                        }
-               else {
+               else {
                        $owner = ['uid' => 0, 'nick' => '_feed_'];
                }