stanley-king 4 лет назад
Родитель
Сommit
ba23edb1d2
1 измененных файлов с 1 добавлено и 0 удалено
  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)) {