diff --git a/twe/b_diplomacy.php b/twe/b_diplomacy.php index 53d76f77..7e6da7ac 100644 --- a/twe/b_diplomacy.php +++ b/twe/b_diplomacy.php @@ -46,12 +46,28 @@ if($me['skin'] < 1) { $_basecolor = "000000"; $_basecolor2 = "000000"; $_basecolor3 = "000000"; $_basecolor4 = "000000"; } ?> - + - + + 중원정보 - + + + + + + + @@ -195,30 +211,27 @@ function mySort($killnum) { return $seq; } -echo " - -
"; +?> -echo " - +
+
+ - - - - + + + +
중 원 지 도
- + $nationStr$powerStr$genStr$cityStr
-
"; -?> +
- +
diff --git a/twe/func_history.php b/twe/func_history.php index 6f7807ab..6f614e5c 100644 --- a/twe/func_history.php +++ b/twe/func_history.php @@ -74,7 +74,7 @@ function LogHistory($connect, $isFirst=0) { $admin['month'] = 12; } - //TODO: 웹 접속이 아닌 콘솔일 경우에 대응책 필요. conf등에 저장하는 것을 고려 + //TODO: 새롭게 추가할 지도 값 받아오는 함수를 이용하여 재구성 $current_url = util::get_current_url(); $map_path = explode('/',parse_url($current_url, PHP_URL_PASS)); array_pop($map_path); diff --git a/twe/j_map.php b/twe/j_map.php index b3d9bbc7..d1ccc08b 100644 --- a/twe/j_map.php +++ b/twe/j_map.php @@ -1 +1,5 @@