1
This commit is contained in:
parent
7c8d785ecd
commit
deaea1a59d
@ -720,7 +720,7 @@ class RechargeController
|
|||||||
|
|
||||||
if (!$found) {
|
if (!$found) {
|
||||||
array_push($dailypurchase, array(
|
array_push($dailypurchase, array(
|
||||||
'id' => $shopconf['shop_id'],
|
'id' => $itemconf['shop_id'],
|
||||||
'time' => $packtime,
|
'time' => $packtime,
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user