Dylan K. Taylor 2018-07-26 10:31:57 +01:00
parent 8fae79f85b
commit 94352782d5

View File

@ -663,9 +663,6 @@ class PluginManager{
$this->plugins = [];
$this->enabledPlugins = [];
$this->fileAssociations = [];
$this->permissions = [];
$this->defaultPerms = [];
$this->defaultPermsOp = [];
}
/**