mirror of
https://github.com/friendica/friendica
synced 2025-04-25 19:10:11 +00:00
@brief is removed completely
This commit is contained in:
parent
fd1f1999f0
commit
0a4119adaf
170 changed files with 901 additions and 962 deletions
|
@ -216,7 +216,7 @@ class OnePoll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Updates a personal contact entry and the public contact entry
|
||||
* Updates a personal contact entry and the public contact entry
|
||||
*
|
||||
* @param array $contact The personal contact entry
|
||||
* @param array $fields The fields that are updated
|
||||
|
@ -229,7 +229,7 @@ class OnePoll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Poll DFRN contacts
|
||||
* Poll DFRN contacts
|
||||
*
|
||||
* @param array $contact The personal contact entry
|
||||
* @param string $updated The updated date
|
||||
|
@ -383,7 +383,7 @@ class OnePoll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Poll Feed/OStatus contacts
|
||||
* Poll Feed/OStatus contacts
|
||||
*
|
||||
* @param array $contact The personal contact entry
|
||||
* @param string $protocol The used protocol of the contact
|
||||
|
@ -433,7 +433,7 @@ class OnePoll
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Poll Mail contacts
|
||||
* Poll Mail contacts
|
||||
*
|
||||
* @param array $contact The personal contact entry
|
||||
* @param integer $importer_uid The UID of the importer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue