mirror of
https://github.com/friendica/friendica
synced 2025-04-27 16:30:10 +00:00
upload connection graphics & update doxygen headers to insert link to the spec
This commit is contained in:
parent
a7fbc994e0
commit
ac39928e5d
7 changed files with 405 additions and 16 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue