]> git.mxchange.org Git - friendica.git/commitdiff
removed additional / from comment block
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 29 Aug 2020 15:50:15 +0000 (17:50 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 29 Aug 2020 15:50:15 +0000 (17:50 +0200)
src/Console/ServerBlock.php

index d39fe8c3b2b4b04ba04a40494d8bffc10148619f..4d8c930c58963754efa92d91519ee10cad0fc5a5 100644 (file)
@@ -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)
        {