This commit is contained in:
Michael 2017-12-19 17:38:33 +00:00
parent b457ed6876
commit f9307c4665
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ class DFRN
if (!$owner) {
killme();
}
else {
} else {
$owner = ['uid' => 0, 'nick' => '_feed_'];
}