Selaa lähdekoodia

Merge branch 'rmaster' of 39.97.239.116:gyfl/xyzshop into rmaster

stanley-king 4 vuotta sitten
vanhempi
commit
66fda64f47
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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}");
 //