mirror of
https://github.com/friendica/friendica
synced 2025-05-11 10:24:16 +02:00
Update "mrpetovan" email address
- Fix Tobias' email address - Fix copypasted doc block in Console/PostUpdate
This commit is contained in:
parent
79d36b932b
commit
9d0a6f90b6
39 changed files with 44 additions and 47 deletions
|
@ -6,15 +6,12 @@ use Friendica\Core\L10n;
|
|||
use Friendica\Core\Config;
|
||||
|
||||
/**
|
||||
* @brief tool to block an account from the node
|
||||
*
|
||||
* With this tool, you can block an account in such a way, that no postings
|
||||
* or comments this account writes are accepted to the node.
|
||||
* Performs database post updates
|
||||
*
|
||||
* License: AGPLv3 or later, same as Friendica
|
||||
*
|
||||
* @author Tobias Diekershoff <mrpetovan@gmail.com>
|
||||
* @author Hypolite Petovan <mrpetovan@gmail.com>
|
||||
* @author Tobias Diekershoff <tobias.diekershoff@gmx.net>
|
||||
* @author Hypolite Petovan <hypolite@mrpetovan.com>
|
||||
*/
|
||||
class PostUpdate extends \Asika\SimpleConsole\Console
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue