Merge branch 'ap-receiver-unhandled' of github.com:annando/friendica into ap-receiver-unhandled
This commit is contained in:
commit
1475f53e21
|
@ -767,7 +767,7 @@ class Receiver
|
|||
}
|
||||
|
||||
/**
|
||||
* Stores unhandled or unknown Activitities as a file
|
||||
* Stores unhandled or unknown Activities as a file
|
||||
*
|
||||
* @param boolean $unknown "true" if the activity is unknown, "false" if it is unhandled
|
||||
* @param string $type Activity type
|
||||
|
|
Loading…
Reference in a new issue