stanley-king 4 years ago
parent
commit
19ee764d82
1 changed files with 2 additions and 0 deletions
  1. 2 0
      helper/refill/policy/merchant_price.php

+ 2 - 0
helper/refill/policy/merchant_price.php

@@ -13,6 +13,8 @@ class merchant_price
 
     public function load()
     {
+        $this->mPrices = [];
+
         $i = 0;
         while (true)
         {