X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdfrn.php;h=9cbf05ece2bf4da3374e1bc64c580ad55968e85d;hb=d49325d177cf03b97df250ca3cb081421c541049;hp=67cef59d956ccbe037a060e272ba9f83a1439c97;hpb=3de862712d52fba90ad3ec8868fffa50f3071515;p=friendica.git diff --git a/include/dfrn.php b/include/dfrn.php index 67cef59d95..9cbf05ece2 100644 --- a/include/dfrn.php +++ b/include/dfrn.php @@ -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");