From 468050a9ce0e89e8cd882d9315736eb9a64eacc9 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 29 Jun 2018 14:37:30 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B7=B0=ED=8F=AC=ED=8A=B8=20=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/_119.php | 4 ++-- hwe/_admin1.php | 4 ++-- hwe/_admin2.php | 4 ++-- hwe/_admin4.php | 4 ++-- hwe/_admin5.php | 4 ++-- hwe/_admin6.php | 4 ++-- hwe/_admin7.php | 4 ++-- hwe/_admin8.php | 4 ++-- hwe/_simul.php | 2 +- hwe/a_bestGeneral.php | 2 +- hwe/a_emperior.php | 2 +- hwe/a_emperior2.php | 2 +- hwe/a_genList.php | 2 +- hwe/a_hallOfFame.php | 2 +- hwe/a_history.php | 2 +- hwe/a_kingdomList.php | 2 +- hwe/a_npcList.php | 2 +- hwe/a_status.php | 2 +- hwe/a_traffic.php | 2 +- hwe/a_vote.php | 2 +- hwe/b_auction.php | 2 +- hwe/b_battleCenter.php | 2 +- hwe/b_betting.php | 2 +- hwe/b_chiefboard.php | 2 +- hwe/b_chiefcenter.php | 2 +- hwe/b_currentCity.php | 2 +- hwe/b_dipcenter.php | 2 +- hwe/b_diplomacy.php | 2 +- hwe/b_genList.php | 2 +- hwe/b_myBossInfo.php | 2 +- hwe/b_myCityInfo.php | 2 +- hwe/b_myGenInfo.php | 2 +- hwe/b_myKingdomInfo.php | 2 +- hwe/b_myPage.php | 2 +- hwe/b_nationboard.php | 2 +- hwe/b_nationrule.php | 2 +- hwe/b_tournament.php | 2 +- hwe/b_troop.php | 2 +- hwe/commandlist.php | 2 +- hwe/func_command.php | 2 +- hwe/func_legacy.php | 2 +- hwe/index.php | 2 +- hwe/join.php | 2 +- hwe/processing.php | 2 +- hwe/select_npc.php | 2 +- hwe/templates/error.php | 2 +- i_entrance/admin_userlist.php | 2 +- i_entrance/entrance.php | 2 +- i_entrance/user_info.php | 2 +- i_other/help.php | 2 +- i_other/screenshot.php | 2 +- oauth_kakao/index.php | 2 +- oauth_kakao/oauth.php | 2 +- oauth_kakao/oauth_fail.html | 2 +- 54 files changed, 62 insertions(+), 62 deletions(-) diff --git a/hwe/_119.php b/hwe/_119.php index 8a3a4daa..581686b1 100644 --- a/hwe/_119.php +++ b/hwe/_119.php @@ -13,7 +13,7 @@ if($session->userGrade < 4) { 관리메뉴 - + @@ -42,7 +42,7 @@ $plock = MYDB_fetch_array($result); 삼국지 모의전투 HiDCHe - + diff --git a/hwe/_admin1.php b/hwe/_admin1.php index 614a0897..0841d576 100644 --- a/hwe/_admin1.php +++ b/hwe/_admin1.php @@ -14,7 +14,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -38,7 +38,7 @@ $admin = getAdmin(); 게임관리 - + diff --git a/hwe/_admin2.php b/hwe/_admin2.php index a5899f91..f6154227 100644 --- a/hwe/_admin2.php +++ b/hwe/_admin2.php @@ -14,7 +14,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -36,7 +36,7 @@ $db = DB::db(); 회원관리 - + diff --git a/hwe/_admin4.php b/hwe/_admin4.php index 8ad2bab1..c0ceae15 100644 --- a/hwe/_admin4.php +++ b/hwe/_admin4.php @@ -14,7 +14,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -39,7 +39,7 @@ $conlimit = $gameStor->conlimit; 멀티관리 - + diff --git a/hwe/_admin5.php b/hwe/_admin5.php index 6185b9fa..cb96ed18 100644 --- a/hwe/_admin5.php +++ b/hwe/_admin5.php @@ -27,7 +27,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -55,7 +55,7 @@ $sel2[$type2] = "selected"; 일제정보 - + diff --git a/hwe/_admin6.php b/hwe/_admin6.php index c45b0cd3..7ebfb13f 100644 --- a/hwe/_admin6.php +++ b/hwe/_admin6.php @@ -21,7 +21,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -46,7 +46,7 @@ $sel[$type] = "selected"; 접속정보 - + diff --git a/hwe/_admin7.php b/hwe/_admin7.php index bcd3fba7..fde9d641 100644 --- a/hwe/_admin7.php +++ b/hwe/_admin7.php @@ -25,7 +25,7 @@ if($session->userGrade < 5) { 관리메뉴 - + @@ -53,7 +53,7 @@ $sel[$type] = "selected"; 로그정보 - + diff --git a/hwe/_admin8.php b/hwe/_admin8.php index 26ba89fc..ac146fb1 100644 --- a/hwe/_admin8.php +++ b/hwe/_admin8.php @@ -21,7 +21,7 @@ if ($session->userGrade < 5) { 관리메뉴 - + @@ -49,7 +49,7 @@ $sel[$type] = "selected"; 외교정보 - + diff --git a/hwe/_simul.php b/hwe/_simul.php index 72340128..4a855ecb 100644 --- a/hwe/_simul.php +++ b/hwe/_simul.php @@ -1142,7 +1142,7 @@ switch($dex240) { - + 전투시뮬레이션 diff --git a/hwe/a_bestGeneral.php b/hwe/a_bestGeneral.php index 1d9d0cea..13f5b972 100644 --- a/hwe/a_bestGeneral.php +++ b/hwe/a_bestGeneral.php @@ -24,7 +24,7 @@ increaseRefresh("명장일람", 1); - + <?=UniqueConst::$serverName?>: 명장일람 diff --git a/hwe/a_emperior.php b/hwe/a_emperior.php index c0f474c2..5e095aab 100644 --- a/hwe/a_emperior.php +++ b/hwe/a_emperior.php @@ -19,7 +19,7 @@ increaseRefresh("왕조일람", 1); - + <?=UniqueConst::$serverName?>: 왕조일람 diff --git a/hwe/a_emperior2.php b/hwe/a_emperior2.php index ebf3205c..73a7c672 100644 --- a/hwe/a_emperior2.php +++ b/hwe/a_emperior2.php @@ -19,7 +19,7 @@ increaseRefresh("왕조일람", 2); - + <?=UniqueConst::$serverName?>: 왕조일람 diff --git a/hwe/a_genList.php b/hwe/a_genList.php index ab6bafee..3a8e6635 100644 --- a/hwe/a_genList.php +++ b/hwe/a_genList.php @@ -39,7 +39,7 @@ if ($type <= 0 || $type > 15) { - + <?=UniqueConst::$serverName?>: 장수일람 diff --git a/hwe/a_hallOfFame.php b/hwe/a_hallOfFame.php index 4e5ac11c..9718968b 100644 --- a/hwe/a_hallOfFame.php +++ b/hwe/a_hallOfFame.php @@ -34,7 +34,7 @@ else{ - + <?=UniqueConst::$serverName?>: 명예의 전당 diff --git a/hwe/a_history.php b/hwe/a_history.php index c62839a3..dd9d0f6f 100644 --- a/hwe/a_history.php +++ b/hwe/a_history.php @@ -86,7 +86,7 @@ if ($month <= 0) { - + <?=UniqueConst::$serverName?>: 연감 diff --git a/hwe/a_kingdomList.php b/hwe/a_kingdomList.php index 7821c534..0b2998a3 100644 --- a/hwe/a_kingdomList.php +++ b/hwe/a_kingdomList.php @@ -26,7 +26,7 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); } - + <?=UniqueConst::$serverName?>: 세력일람 diff --git a/hwe/a_npcList.php b/hwe/a_npcList.php index fc0879af..b76bc62e 100644 --- a/hwe/a_npcList.php +++ b/hwe/a_npcList.php @@ -27,7 +27,7 @@ $sel[$type] = "selected"; - + <?=UniqueConst::$serverName?>: 빙의일람 diff --git a/hwe/a_status.php b/hwe/a_status.php index 0cace5b6..92a1799f 100644 --- a/hwe/a_status.php +++ b/hwe/a_status.php @@ -26,7 +26,7 @@ if($con >= 2) { printLimitMsg($me['turntime']); exit(); } - + <?=UniqueConst::$serverName?>: 세력도 diff --git a/hwe/a_traffic.php b/hwe/a_traffic.php index c843364d..2b8388db 100644 --- a/hwe/a_traffic.php +++ b/hwe/a_traffic.php @@ -52,7 +52,7 @@ if ($admin['maxonline'] < $curonline) { <?=UniqueConst::$serverName?>: 트래픽정보 - +