mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-09 16:44:26 +02: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