stanley-king hace 4 años
padre
commit
ba23edb1d2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)) {