瀏覽代碼

fix a bug

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();
         }