mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-22 02:00:40 +00:00
Validate module
This commit is contained in:
parent
830182dcf8
commit
7e0dd0517d
@ -17,7 +17,7 @@ use \wcf\system\WCF;
|
||||
*/
|
||||
class ChatPage extends AbstractPage {
|
||||
public $chatVersion = '';
|
||||
//public $neededModules = array('CHAT_ACTIVE');
|
||||
public $neededModules = array('CHAT_ACTIVE');
|
||||
//public $neededPermissions = array('user.chat.canEnter');
|
||||
public $joinMessage = null;
|
||||
public $room = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user