1
This commit is contained in:
parent
5f0266a434
commit
55de57d626
@ -250,7 +250,7 @@ class BigwheelController extends BaseAuthedController {
|
|||||||
'buy_price' => 0,
|
'buy_price' => 0,
|
||||||
);
|
);
|
||||||
$gridRef = null;
|
$gridRef = null;
|
||||||
$this->getGridRefByGridId($data, $meta['id'], $girdRef);
|
$this->getGridRefByGridId($data, $meta['id'], $gridRef);
|
||||||
if (!empty($gridRef)) {
|
if (!empty($gridRef)) {
|
||||||
$item = $gridRef;
|
$item = $gridRef;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user