Add comment

This commit is contained in:
Visman 2021-04-04 13:31:03 +07:00
parent f73df2f7ab
commit 9a6d74ce5e

View file

@ -245,7 +245,7 @@ class PMPost extends AbstractPM
} elseif ($this->newTopic) {
$message = 'PM created Redirect';
$this->user->u_pm_num_all += 1;
$this->user->u_pm_num_all += 1; // ???? может recalculate() ниже u_pm_last_post = $now?
$this->pms->recalculate($this->targetUser);
// сообщение в архивный диалог