fix hubdistrib
This commit is contained in:
parent
045797331c
commit
7752612ef6
|
@ -38,6 +38,7 @@ class HubDistribQueueHandler extends QueueHandler
|
|||
foreach ($notice->getGroups() as $group) {
|
||||
$this->pushGroup($notice, $group->group_id);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function pushUser($notice)
|
||||
|
|
Loading…
Reference in New Issue
Block a user