X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdiaspora.php;h=af014c47fe1cd71a0d083892974200faf9c33210;hb=4584670af446553b6b7f7870e7081620ebaf44ee;hp=8c04ec1d07e5fd817a993c0707aeb9cb26b8b865;hpb=b31c6413fe70d8e4f91e8303ffb23605f8dcd6b6;p=friendica.git diff --git a/include/diaspora.php b/include/diaspora.php index 8c04ec1d07..af014c47fe 100644 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -1396,9 +1396,9 @@ class Diaspora { $n, dbesc($f[0]), intval($importer["uid"])); - if ($x === false) { - return false; - } + if ($x === false) { + return false; + } } }