Fixed indention level
This commit is contained in:
@@ -1396,9 +1396,9 @@ class Diaspora {
|
|||||||
$n, dbesc($f[0]),
|
$n, dbesc($f[0]),
|
||||||
intval($importer["uid"]));
|
intval($importer["uid"]));
|
||||||
|
|
||||||
if ($x === false) {
|
if ($x === false) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user