stanley-king 4 éve
szülő
commit
92fe172050
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      mobile/signature.php

+ 2 - 1
mobile/signature.php

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