瀏覽代碼

add to locla

stanley-king 4 年之前
父節點
當前提交
d3c41c21dc
共有 1 個文件被更改,包括 6 次插入6 次删除
  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');