mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Merge branch '3.0.x'
This commit is contained in:
commit
58e5fa4f58
@ -188,6 +188,7 @@ public function readRoom() {
|
|||||||
}
|
}
|
||||||
// redirect to first chat-room
|
// redirect to first chat-room
|
||||||
\wcf\util\HeaderUtil::redirect(\wcf\system\request\LinkHandler::getInstance()->getLink('Chat', array(
|
\wcf\util\HeaderUtil::redirect(\wcf\system\request\LinkHandler::getInstance()->getLink('Chat', array(
|
||||||
|
'application' => 'chat',
|
||||||
'object' => $room
|
'object' => $room
|
||||||
)));
|
)));
|
||||||
exit;
|
exit;
|
||||||
|
Loading…
Reference in New Issue
Block a user