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