]> git.mxchange.org Git - friendica.git/commitdiff
dfrn_request: include the graphic of the connection process into the doxygen header
authorrabuzarus <>
Tue, 29 Nov 2016 18:57:30 +0000 (19:57 +0100)
committerrabuzarus <>
Tue, 29 Nov 2016 18:57:30 +0000 (19:57 +0100)
mod/dfrn_request.php

index c05bcf1d195209ed51ce09c08fc182e796eddd33..d7566905b72f6291f64a7c0ce989f854a34416ad 100644 (file)
@@ -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');