File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Additional Use Grant: You may use the Licensed Work when your application
1010 uses the Licensed Work for a purpose that does neither
1111 directly or indirectly generate revenue.
1212
13- Change Date: 2022-08-16
13+ Change Date: 2022-10-23
1414
1515Change License: Version 2 or later of the GNU General Public License as
1616 published by the Free Software Foundation.
Original file line number Diff line number Diff line change 55 * Use of this software is governed by the Business Source License
66 * included in the LICENSE file.
77 *
8- * Change Date: 2022-08-16
8+ * Change Date: 2022-10-23
99 *
1010 * On the date above, in accordance with the Business Source
1111 * License, use of this software will be governed by version 2
1717use \chat \data \room \Room ;
1818use \wcf \data \object \type \ObjectTypeCache ;
1919use \wcf \data \user \UserProfile ;
20+ use \wcf \system \exception \UserInputException ;
2021
2122/**
2223 * Default implemention for command processors.
You can’t perform that action at this time.
0 commit comments