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