diff --git a/webapp/controller/DailySelectionController.class.php b/webapp/controller/DailySelectionController.class.php index 760f2334..96ed322c 100644 --- a/webapp/controller/DailySelectionController.class.php +++ b/webapp/controller/DailySelectionController.class.php @@ -296,7 +296,7 @@ class DailySelectionController extends BaseAuthedController { ), 'bought_times' => 0, 'total_buy_times' => 0, - ); + ); { $priceInfo = mt\Item::getPriceInfo($itemMeta); if (!empty($priceInfo)) {