stanley-king 7 роки тому
батько
коміт
7dc4add573
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      helper/statistics_helper.php

+ 0 - 2
helper/statistics_helper.php

@@ -119,8 +119,6 @@ class statistics_helper
                 'function' => $this->mItems,'other' => $this->mOther,
                 'app_count' => $this->mAppCount,'wap_count' => $this->mWapCount];
             QueueClient::push("savelog",$data);
-
-            $this->send_queue();
             $this->reinit();
         }