stanley-king 4 anni fa
parent
commit
d150ed1604
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"];