Przeglądaj źródła

jumi callbalck file update

ayHaru 4 lat temu
rodzic
commit
93efd40ca5
1 zmienionych plików z 2 dodań i 1 usunięć
  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');