Explorar el Código

jumi callbalck file update

ayHaru hace 4 años
padre
commit
93efd40ca5
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      mobile/callback/refill_jumi.php

+ 2 - 1
mobile/callback/refill_jumi.php

@@ -2,4 +2,5 @@
 $content = $_SERVER['post_content'];
 $input = json_decode($content,true);
 
-refill\util::push_notify('jumi',$input);
+refill\util::push_notify('jumi',$input);
+echo ('SUCCESS');