From d48c27dccb07b76af4f5689a7220307b7cb1302b Mon Sep 17 00:00:00 2001 From: Hide_D Date: Thu, 6 Jul 2023 17:08:07 +0000 Subject: [PATCH] =?UTF-8?q?misc:=20=EA=B4=80=EB=A6=AC=EC=9E=905=EB=B2=88?= =?UTF-8?q?=20=EB=8F=84=EA=B5=AC=EC=97=90=EC=84=9C=20=EB=B2=8C=EC=A0=90=20?= =?UTF-8?q?=EC=A0=95=EB=B3=B4=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/_admin5.php | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/hwe/_admin5.php b/hwe/_admin5.php index fc67ce1f..7fcf7c5f 100644 --- a/hwe/_admin5.php +++ b/hwe/_admin5.php @@ -66,8 +66,6 @@ $sel2[$type2] = "selected"; - - @@ -105,8 +103,6 @@ $sel2[$type2] = "selected"; - - @@ -147,8 +143,6 @@ SELECT A.gold, A.rice, COUNT(B.nation) AS gennum, - ROUND(AVG(B.connect), 1) AS connect, - ROUND(AVG(B.con), 1) AS con, ROUND(AVG(B.dex1)) AS dex1, ROUND(AVG(B.dex2)) AS dex2, ROUND(AVG(B.dex3)) AS dex3, @@ -193,12 +187,6 @@ GROUP BY B.nation case 10: $query .= " order by avg(B.explevel) desc"; break; - case 11: - $query .= " order by avg(B.connect) desc"; - break; - case 12: - $query .= " order by avg(B.con) desc"; - break; case 13: $query .= " order by avg(B.dex1) desc"; break; @@ -240,8 +228,6 @@ from city where nation=%i', $nation['nation']); echo " - -
국명접률단접 국력 장수 속령
{$nation['name']} {$nation['connect']}  {$nation['con']}   {$nation['power']}   {$gen['cnt']}   {$city['cnt']}