Fixed indention level
This commit is contained in:
parent
b31c6413fe
commit
e091a610d7
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue