Update PHPDoc in mod/
This commit is contained in:
@@ -54,6 +54,9 @@ function dfrn_request_init(App $a)
|
||||
* in order to link our friend request with our own server cell.
|
||||
* After logging in, we click 'submit' to approve the linkage.
|
||||
*
|
||||
* @param App $a
|
||||
* @throws ImagickException
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
function dfrn_request_post(App $a)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user