Redundant command removed
This commit is contained in:
parent
a704053f6d
commit
1b1631b530
@ -54,7 +54,7 @@ if (isset($res->longitude)) {
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
Activitypub_notice::create_notice(
|
Activitypub_notice::create_notice(
|
||||||
ActivityPub_explorer::get_profile_from_url($data->actor),
|
$actor_profile,
|
||||||
$res->id,
|
$res->id,
|
||||||
$res->url,
|
$res->url,
|
||||||
$res->content,
|
$res->content,
|
||||||
|
Reference in New Issue
Block a user