Browse Source

add signature

stanley-king 4 năm trước cách đây
mục cha
commit
d150ed1604
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      mobile/signature.php

+ 1 - 0
mobile/signature.php

@@ -1,6 +1,7 @@
 <?php
 
 Log::record("This is signatrue file.");
+return true;
 
 $signature = $_GET["signature"];
 $timestamp = $_GET["timestamp"];