parent
488982bb1f
commit
110febd219
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ class Delete extends Method
|
|||
|
||||
$this->deletePTopics($ids);
|
||||
|
||||
unset($uids[1]);
|
||||
|
||||
foreach ($this->c->users->loadByIds($uids) as $user) {
|
||||
if ($user instanceof User) {
|
||||
$calcUsers[$user->id] = $user;
|
||||
|
|
Loading…
Add table
Reference in a new issue