mirror of
https://github.com/friendica/friendica
synced 2025-04-28 11:44:23 +02:00
(Hopefully) query performance improvements
This commit is contained in:
parent
cdacc3f4fb
commit
1f1c2d8ca6
12 changed files with 30 additions and 25 deletions
|
@ -54,7 +54,8 @@ use GuzzleHttp\Psr7\Uri;
|
|||
use SimpleXMLElement;
|
||||
|
||||
/**
|
||||
* This class contain functions to create and send Diaspora XML files
|
||||
* This class contain functions to communicate via the Diaspora protocol
|
||||
* @see https://diaspora.github.io/diaspora_federation/
|
||||
*/
|
||||
class Diaspora
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue