Bladeren bron

jumi callbalck file update

ayHaru 4 jaren geleden
bovenliggende
commit
93efd40ca5
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  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');