stanley-king преди 7 години
родител
ревизия
4fac4305c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      helper/activity/optional_goods.php

+ 1 - 1
helper/activity/optional_goods.php

@@ -30,7 +30,7 @@ class opgroup
         $this->mStartTm = $start;
         $this->mEndTm = $end;
         $this->mRepeat = $repeat;
-        $this->mSpecialID;
+        $this->mSpecialID = $special_id;
 
         $this->mGoods = [];
     }