Parcourir la source

update lingzh callback

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

+ 1 - 1
mobile/refill_lingzh.php

@@ -2,6 +2,6 @@
 
 require_once(BASE_HELPER_PATH . '/refill/RefillFactory.php');
 
-refill\RefillFactory::instance()->notify('bjb',$_POST);
+refill\RefillFactory::instance()->notify('lingzh',$_POST);
 
 echo ('ok');