mirror of
https://github.com/friendica/friendica
synced 2025-04-25 22:30:10 +00:00
Removed the rest of the @brief fields
This commit is contained in:
parent
ab8997f9db
commit
dcbd44ab88
7 changed files with 7 additions and 15 deletions
|
@ -409,7 +409,7 @@ class Diaspora
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief: Decodes incoming Diaspora message in the new format
|
||||
* Decodes incoming Diaspora message in the new format
|
||||
*
|
||||
* @param string $raw raw post message
|
||||
* @param string $privKey The private key of the importer
|
||||
|
@ -515,7 +515,7 @@ class Diaspora
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief: Decodes incoming Diaspora message in the deprecated format
|
||||
* Decodes incoming Diaspora message in the deprecated format
|
||||
*
|
||||
* @param string $xml urldecoded Diaspora salmon
|
||||
* @param string $privKey The private key of the importer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue