mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Merge branch 'master' of github.com:wbbaddons/Tims-Chat
This commit is contained in:
commit
c918ca0c86
@ -21,6 +21,6 @@ public function getData(array $cacheResource) {
|
||||
$roomList->sqlLimit = 0;
|
||||
$roomList->readObjects();
|
||||
|
||||
return $roomList;
|
||||
return $roomList->getObjects();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user