]> git.mxchange.org Git - friendica.git/blobdiff - src/Console/ServerBlock.php
Use the existing VAPID key generation
[friendica.git] / src / Console / ServerBlock.php
index d39fe8c3b2b4b04ba04a40494d8bffc10148619f..bba37c617c69b8c20be9a1e05b5c57f7165f510b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -167,7 +167,7 @@ HELP;
        /**
         * Prints the whole list of blocked domains including the reason
         *
-        /* @param IConfig $config
+        * @param IConfig $config
         */
        private function printBlockedServers(IConfig $config)
        {