Fake class names added, insertDataSet() stub added, dataset criteria added
[shipsimu.git] / application / ship-simu / main / class_Merchant.php
index 24d21b6a093b9f24dd27f3c78d64b186ecacc535..b483968a975f36d8d14ab13ddabfc3f8312c68a8 100644 (file)
@@ -84,7 +84,7 @@ class Merchant extends BaseFrameworkSystem {
                        __LINE__,
                        $this->getMerchantName()
                ));
-               $this->priceList = new FrameworkArrayObject();
+               $this->priceList = new FrameworkArrayObject("FakedPriceList");
        }
 
        // Setter for merchant name