turntime 관련 조정중
This commit is contained in:
@@ -108,7 +108,7 @@ class che_포상 extends Command\NationCommand{
|
||||
$db = DB::db();
|
||||
|
||||
$general = $this->generalObj;
|
||||
$date = substr($general->getVar('turntime'),11,5);
|
||||
$date = $general->getTurnTime($general::TURNTIME_HM);
|
||||
|
||||
$nation = $this->nation;
|
||||
$nationID = $nation['nation'];
|
||||
|
||||
Reference in New Issue
Block a user