mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
parent
382a1f3e70
commit
237b61afed
@ -17,6 +17,11 @@ class SuspensionAction extends \wcf\data\AbstractDatabaseObjectAction {
|
||||
*/
|
||||
protected $className = '\chat\data\suspension\SuspensionEditor';
|
||||
|
||||
/**
|
||||
* @see wcf\data\AbstractDatabaseObjectAction::$requireACP
|
||||
*/
|
||||
protected $requireACP = array('revoke');
|
||||
|
||||
/**
|
||||
* Validates permissions and parameters
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user