mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix WCF 2.1.4 compatibility
This commit is contained in:
parent
74676f2203
commit
a604f7d1fe
@ -19,5 +19,5 @@ class CHATCore extends \wcf\system\application\AbstractApplication {
|
||||
/**
|
||||
* @see wcf\system\application\AbstractApplication::$primaryController
|
||||
*/
|
||||
protected $primaryController = 'chat\\page\\Chat';
|
||||
protected $primaryController = 'chat\\page\\ChatPage';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user