From f20e4bd572b6ce0f724d31758fc7b8b8126e00d3 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sun, 5 May 2019 20:13:48 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8F=99=EC=9E=91=20=EC=8B=9C=EA=B0=84=20?= =?UTF-8?q?=EB=B2=A0=EC=9D=B4=EC=8A=A4=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hwe/index.php b/hwe/index.php index 83a89344..c3ea3af3 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -44,7 +44,7 @@ if ($me['newmsg'] == 1 || $me['newvote'] == 1) { ], 'owner=%i', $userID); } -$admin = $gameStor->getValues(['develcost','online','conlimit','tournament','tnmt_type','turnterm','scenario','scenario_text','extended_general','fiction','npcmode','vote','vote_title','map_theme']); +$admin = $gameStor->getValues(['develcost','online','conlimit','tournament','tnmt_type','turnterm','turntime','scenario','scenario_text','extended_general','fiction','npcmode','vote','vote_title','map_theme']); $plock = $db->queryFirstField('SELECT plock FROM plock LIMIT 1'); @@ -145,12 +145,12 @@ $(function(){ - + 서버 가동중"; + echo "동작 시각: ".substr($admin['turntime'], 5).""; } else { - echo "서버 동결중"; + echo "동작 시각: ".substr($admin['turntime'], 5).""; } echo "