소스 검색

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