diff --git a/hwe/a_history.php b/hwe/a_history.php index 626543a2..4c719bbe 100644 --- a/hwe/a_history.php +++ b/hwe/a_history.php @@ -167,10 +167,13 @@ $history = $db->queryFirstRow('SELECT log,genlog,nation,power,gen,city FROM hist diff --git a/hwe/a_status.php b/hwe/a_status.php index 8b06edcb..4e5f3b35 100644 --- a/hwe/a_status.php +++ b/hwe/a_status.php @@ -37,11 +37,14 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); }