mirror of
https://github.com/friendica/friendica
synced 2025-04-26 07:10:12 +00:00
@brief is removed completely
This commit is contained in:
parent
fd1f1999f0
commit
0a4119adaf
170 changed files with 901 additions and 962 deletions
|
@ -240,7 +240,7 @@ class Delivery
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Deliver content via DFRN
|
||||
* Deliver content via DFRN
|
||||
*
|
||||
* @param string $cmd Command
|
||||
* @param array $contact Contact record of the receiver
|
||||
|
@ -389,7 +389,7 @@ class Delivery
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Deliver content via Diaspora
|
||||
* Deliver content via Diaspora
|
||||
*
|
||||
* @param string $cmd Command
|
||||
* @param array $contact Contact record of the receiver
|
||||
|
@ -484,7 +484,7 @@ class Delivery
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief Deliver content via mail
|
||||
* Deliver content via mail
|
||||
*
|
||||
* @param string $cmd Command
|
||||
* @param array $contact Contact record of the receiver
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue