Parcourir la source

update mobile / signature file

ayHaru il y a 4 ans
Parent
commit
81d3216b96
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      mobile/signature.php

+ 1 - 1
mobile/signature.php

@@ -10,7 +10,7 @@ $data = json_encode($_POST);
 $sign = $_SERVER['HTTP_SIGN'];
 Log::record("signature data : {$data}",Log::DEBUG);
 Log::record("HTTP_SIGN : {$sign}",Log::DEBUG);
-echo ('SUCCESS');
+echo ('success');
 
 //echo("{$echostr}");
 //