Fixed indention level
authorMichael <heluecht@pirati.ca>
Fri, 13 Oct 2017 16:24:38 +0000 (16:24 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 13 Oct 2017 16:24:38 +0000 (16:24 +0000)
include/diaspora.php

index 8c04ec1..af014c4 100644 (file)
@@ -1396,9 +1396,9 @@ class Diaspora {
                                                $n, dbesc($f[0]),
                                                intval($importer["uid"]));
 
-                                       if ($x === false) {
-                                               return false;
-                                       }
+                               if ($x === false) {
+                                       return false;
+                               }
                        }
                }