mirror of
https://github.com/friendica/friendica
synced 2024-11-18 12:23:41 +00:00
removed additional / from comment block
This commit is contained in:
parent
8f1d2b00a5
commit
a213619365
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ HELP;
|
||||||
/**
|
/**
|
||||||
* Prints the whole list of blocked domains including the reason
|
* Prints the whole list of blocked domains including the reason
|
||||||
*
|
*
|
||||||
/* @param IConfig $config
|
* @param IConfig $config
|
||||||
*/
|
*/
|
||||||
private function printBlockedServers(IConfig $config)
|
private function printBlockedServers(IConfig $config)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue