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]),
|
||||
intval($importer["uid"]));
|
||||
|
||||
if ($x === false) {
|
||||
return false;
|
||||
}
|
||||
if ($x === false) {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue