mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-12-22 21:40:08 +00:00
Validate module
This commit is contained in:
parent
830182dcf8
commit
7e0dd0517d
@ -17,7 +17,7 @@
|
||||
*/
|
||||
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…
Reference in New Issue
Block a user