Explorar o código

signature log

ayHaru %!s(int64=4) %!d(string=hai) anos
pai
achega
261f69e94b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      mobile/signature.php

+ 2 - 1
mobile/signature.php

@@ -6,7 +6,8 @@
 //$timestamp = $_GET["timestamp"];
 //$nonce = $_GET["nonce"];
 //$echostr = $_GET["echostr"];
-
+$data = json_encode($_POST);
+Log::record("signature data : {$data}",Log::DEBUG);
 echo ('SUCCESS');
 
 //echo("{$echostr}");