adjust
This commit is contained in:
parent
03aced4de9
commit
a71724dd1d
@ -129,7 +129,6 @@ class AddReward
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($t) {
|
if ($t) {
|
||||||
itemid:
|
|
||||||
$item_list = $this->addItem($item['item_id'], $item['time'], $account_id, $priceid, $price, $t);
|
$item_list = $this->addItem($item['item_id'], $item['time'], $account_id, $priceid, $price, $t);
|
||||||
} else {
|
} else {
|
||||||
$item_list = $this->addItem($item['item_id'], $item['time'], $account_id, $priceid, $price, 0);
|
$item_list = $this->addItem($item['item_id'], $item['time'], $account_id, $priceid, $price, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user