Browse Source

Add comment

Visman 4 years ago
parent
commit
9a6d74ce5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Models/Pages/PM/PMPost.php

+ 1 - 1
app/Models/Pages/PM/PMPost.php

@@ -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);
         // сообщение в архивный диалог