]> git.mxchange.org Git - friendica.git/blobdiff - include/dfrn.php
Merge pull request #2979 from annando/issue-2772
[friendica.git] / include / dfrn.php
index 49af5b2acb8ea8ea201597c9ebefa50705f81210..272105128fe07a2ea4c9711a54cdf4d52deb6c67 100644 (file)
@@ -3,7 +3,8 @@
  * @file include/dfrn.php
  * @brief The implementation of the dfrn protocol
  *
- * https://github.com/friendica/friendica/wiki/Protocol
+ * @see https://github.com/friendica/friendica/wiki/Protocol and
+ * https://github.com/friendica/friendica/blob/master/spec/dfrn2.pdf
  */
 
 require_once("include/Contact.php");