From 93dd7a847817bb61a16b009f7e44b1d587a7337a Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 29 Jun 2018 16:23:48 +0900 Subject: [PATCH] =?UTF-8?q?extractMissingPostToGlobals=20=ED=98=B8?= =?UTF-8?q?=ED=99=98=EC=9D=84=20=EC=9C=84=ED=95=B4=20server=5Fid=20?= =?UTF-8?q?=EC=9D=B8=EC=9E=90=EB=AA=85=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/a_emperior.php | 2 +- hwe/a_history.php | 4 ++-- hwe/j_map_history.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hwe/a_emperior.php b/hwe/a_emperior.php index d7460384..da36f03e 100644 --- a/hwe/a_emperior.php +++ b/hwe/a_emperior.php @@ -55,7 +55,7 @@ if ($select == 0) { '> - + diff --git a/hwe/a_history.php b/hwe/a_history.php index 4d1d58a7..94aef9f7 100644 --- a/hwe/a_history.php +++ b/hwe/a_history.php @@ -5,7 +5,7 @@ include "lib.php"; include "func.php"; $btn = Util::getReq('btn'); $yearmonth = Util::getReq('yearmonth', 'int'); -$serverID = Util::getReq('server_id', 'string', null); +$serverID = Util::getReq('serverID', 'string', null); extractMissingPostToGlobals(); @@ -159,7 +159,7 @@ $history = $db->queryFirstRow('SELECT log,genlog,nation,power,gen,city FROM hist