mirror of
https://github.com/friendica/friendica
synced 2025-04-27 13:50:12 +00:00
Added documentation
This commit is contained in:
parent
537da657cc
commit
c975d0f799
9 changed files with 39 additions and 9 deletions
|
@ -9,7 +9,9 @@ use Friendica\Model\GContact;
|
|||
|
||||
class UpdateSuggestions
|
||||
{
|
||||
// Discover other servers for their contacts.
|
||||
/**
|
||||
* Discover other servers for their contacts.
|
||||
*/
|
||||
public static function execute()
|
||||
{
|
||||
GContact::updateSuggestions();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue