diff --git a/webapp/controller/MarketController.class.php b/webapp/controller/MarketController.class.php index 4dc0b3b9..31b35e96 100644 --- a/webapp/controller/MarketController.class.php +++ b/webapp/controller/MarketController.class.php @@ -530,6 +530,7 @@ class MarketController extends BaseAuthedController 't_market_store', array( 'token_id' => '', + 'order_id' => 0, 'item_id' => $item_id, 'owner_address' => $address, 'token_type' => 0,