diff --git a/hwe/b_currentCity.php b/hwe/b_currentCity.php index cc9c80b1..53c6ec29 100644 --- a/hwe/b_currentCity.php +++ b/hwe/b_currentCity.php @@ -25,6 +25,8 @@ $query = "select nation,level,spy from nation where nation='{$me['nation']}'"; $result = MYDB_query($query, $connect) or Error(__LINE__.MYDB_error($connect),""); $myNation = MYDB_fetch_array($result); +$templates = new \League\Plates\Engine('templates'); + ?> @@ -34,15 +36,28 @@ $myNation = MYDB_fetch_array($result); +
-| 도 시 정 보 =backButton()?> |