mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix sorting of uses in Message.class.php
This commit is contained in:
parent
45fa0080d2
commit
b99a625a36
@ -1,9 +1,9 @@
|
||||
<?php
|
||||
namespace chat\data\message;
|
||||
use \chat\util\ChatUtil;
|
||||
use \wcf\system\bbcode\AttachmentBBCode;
|
||||
use \wcf\system\Regex;
|
||||
use \wcf\system\WCF;
|
||||
use \wcf\system\bbcode\AttachmentBBCode;
|
||||
|
||||
/**
|
||||
* Represents a chat message.
|
||||
|
Loading…
Reference in New Issue
Block a user