Auction에서 구형 Ymd his 변경
This commit is contained in:
@@ -153,7 +153,7 @@ function processAuction() {
|
|||||||
$alllog = [];
|
$alllog = [];
|
||||||
$history = [];
|
$history = [];
|
||||||
|
|
||||||
$date = date("Y-m-d H:i:s");
|
$date = TimeUtil::now();
|
||||||
|
|
||||||
$admin = $gameStor->getValues(['year', 'month']);
|
$admin = $gameStor->getValues(['year', 'month']);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user