Selaa lähdekoodia

remove 129 header

stanley-king 2 vuotta sitten
vanhempi
commit
ab39ffeb8c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      helper/refill/RefillBase.php

+ 1 - 1
helper/refill/RefillBase.php

@@ -101,7 +101,7 @@ class RefillBase
             return (substr($haystack, 0, $length) === $needle);
         };
 
-        $headers = ['0095', 'SP', 'J98', 'WX', '129'];
+        $headers = ['0095', 'SP', 'J98', 'WX'];
         $spcheker = function () use ($start_with, $headers, $official_sn)
         {
             $official_sn = strtoupper($official_sn);