Browse Source

add to local

stanley-king 4 năm trước cách đây
mục cha
commit
ba23edb1d2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      wsd_bridge.php

+ 1 - 0
wsd_bridge.php

@@ -105,6 +105,7 @@ class WSDBridge
         } else {
             $content .= $buf;
         }
+        Log::record("buf={$buf}",Log::DEBUG);
 
         $content = iconv('GBK', 'UTF-8', $content);
         if ($this->isbody($content)) {