From: rabuzarus <> Date: Tue, 29 Nov 2016 18:57:30 +0000 (+0100) Subject: dfrn_request: include the graphic of the connection process into the doxygen header X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a208d2e72b97ba94628197f401feb9aa785d67a2;p=friendica.git dfrn_request: include the graphic of the connection process into the doxygen header --- diff --git a/mod/dfrn_request.php b/mod/dfrn_request.php index c05bcf1d19..d7566905b7 100644 --- a/mod/dfrn_request.php +++ b/mod/dfrn_request.php @@ -8,6 +8,8 @@ * friend requests. * * @see PDF with dfrn specs: https://github.com/friendica/friendica/blob/master/spec/dfrn2.pdf + * You also find a graphic which describes the confirmation process at + * https://github.com/friendica/friendica/blob/master/spec/dfrn2_contact_request.png */ require_once('include/enotify.php');