no message
This commit is contained in:
parent
13e183061a
commit
88aee0a94b
@ -33,7 +33,7 @@ class FreenodeHelperService
|
||||
|
||||
$a = [];
|
||||
foreach ($cClient as $sClient) {
|
||||
$a[] = self::urlFeedToday($sSiteCodeShort, $sClient);
|
||||
$a[$sClient] = self::urlFeedToday($sSiteCodeShort, $sClient);
|
||||
}
|
||||
|
||||
$r = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user