]> git.mxchange.org Git - friendica.git/blobdiff - include/dfrn.php
Disable richtext editor for frio - followup for #2938
[friendica.git] / include / dfrn.php
index 67cef59d956ccbe037a060e272ba9f83a1439c97..9cbf05ece2bf4da3374e1bc64c580ad55968e85d 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");