mirror of
https://github.com/friendica/friendica
synced 2025-04-25 11:10:11 +00:00
Restore previous state
This commit is contained in:
parent
e38640da76
commit
986877b1cf
3 changed files with 3 additions and 7 deletions
|
@ -687,7 +687,7 @@ class Processor
|
|||
|
||||
$ldactivity['thread-completion'] = true;
|
||||
|
||||
ActivityPub\Receiver::processActivity($ldactivity, json_encode($activity));
|
||||
ActivityPub\Receiver::processActivity($ldactivity);
|
||||
Logger::notice('Activity had been fetched and processed.', ['url' => $url, 'object' => $activity['id']]);
|
||||
|
||||
return $activity['id'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue