diff --git a/hwe/commandlist.php b/hwe/commandlist.php index ee586cd7..e011a574 100644 --- a/hwe/commandlist.php +++ b/hwe/commandlist.php @@ -20,6 +20,7 @@ function myCommandList() { $userID = Session::getUserID(); $date = date('Y-m-d H:i:s'); + $date_precise = (new \DateTime())->format("Y-m-d H:i:s.u"); // 명령 목록 $admin = $gameStor->getValues(['year','month','turnterm','turntime','opentime']); @@ -33,7 +34,7 @@ function myCommandList() { echo "
| - 명령 목록 - | +- 명령 목록 - |