mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-04-23 14:14:52 +00:00
Merge branch '3.0.x'
This commit is contained in:
commit
58e5fa4f58
@ -188,6 +188,7 @@ class ChatPage extends \wcf\page\AbstractPage {
|
|||||||
}
|
}
|
||||||
// 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…
x
Reference in New Issue
Block a user