]> git.mxchange.org Git - friendica.git/blobdiff - src/Core/Console/PostUpdate.php
Update "mrpetovan" email address
[friendica.git] / src / Core / Console / PostUpdate.php
index 3162a725c00fd212a77d5905f15886883ac44423..24ed514b5e46ef3c992ecf548c1388efca2123b8 100644 (file)
@@ -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
 {