commit
702fc3df04
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ class Inbox {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handles "Unfollow" requests
|
* Handles "Reaction" requests
|
||||||
*
|
*
|
||||||
* @param array $object The activity-object
|
* @param array $object The activity-object
|
||||||
* @param int $user_id The id of the local blog-user
|
* @param int $user_id The id of the local blog-user
|
||||||
|
@ -219,7 +219,7 @@ class Inbox {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handles "Unfollow" requests
|
* Handles "Create" requests
|
||||||
*
|
*
|
||||||
* @param array $object The activity-object
|
* @param array $object The activity-object
|
||||||
* @param int $user_id The id of the local blog-user
|
* @param int $user_id The id of the local blog-user
|
||||||
|
|
Loading…
Reference in a new issue