stanley-king il y a 4 ans
Parent
commit
d3c41c21dc
1 fichiers modifiés avec 6 ajouts et 6 suppressions
  1. 6 6
      mobile/signature.php

+ 6 - 6
mobile/signature.php

@@ -1,11 +1,11 @@
 <?php
 
-Log::record("This is signatrue file.");
-
-$signature = $_GET["signature"];
-$timestamp = $_GET["timestamp"];
-$nonce = $_GET["nonce"];
-$echostr = $_GET["echostr"];
+//Log::record("This is signatrue file.");
+//
+//$signature = $_GET["signature"];
+//$timestamp = $_GET["timestamp"];
+//$nonce = $_GET["nonce"];
+//$echostr = $_GET["echostr"];
 
 echo ('SUCCESS');