stanley-king il y a 4 ans
Parent
commit
cb81095b47
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      wsd_bridge.php

+ 1 - 0
wsd_bridge.php

@@ -110,6 +110,7 @@ class WSDBridge
             return $content;
         }
         else {
+            Log::record("err body = {$content}",Log::DEBUG);
             return false;
         }
     }