mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2025-01-22 02:00:40 +00:00
Fixing Syntax-Error in IRestrictedCommand
This commit is contained in:
parent
dcaac3e74e
commit
a28aaffcae
@ -11,5 +11,5 @@ namespace wcf\system\chat\commands;
|
||||
* @subpackage system.chat.commands
|
||||
*/
|
||||
interface IRestrictedCommand {
|
||||
protected function checkPermission();
|
||||
function checkPermission();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user