Update Models\User\Delete
For PM.
This commit is contained in:
parent
d1ad5a404e
commit
f73df2f7ab
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class Delete extends Action
|
|||
}
|
||||
}
|
||||
|
||||
$this->c->pms->delete(...$users);
|
||||
$this->c->subscriptions->unsubscribe(...$users);
|
||||
$this->c->forums->delete(...$users);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue