mirror of
https://github.com/friendica/friendica
synced 2025-04-23 13:50:11 +00:00
Oops
This commit is contained in:
parent
b457ed6876
commit
f9307c4665
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ class DFRN
|
||||||
if (!$owner) {
|
if (!$owner) {
|
||||||
killme();
|
killme();
|
||||||
}
|
}
|
||||||
else {
|
} else {
|
||||||
$owner = ['uid' => 0, 'nick' => '_feed_'];
|
$owner = ['uid' => 0, 'nick' => '_feed_'];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue