refeshNationStaticInfo 함수 추가

getNationStaticInfo 함수에 level 추가
This commit is contained in:
2018-02-24 02:47:50 +09:00
parent e5d923643d
commit b28603d16f
7 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -203,7 +203,7 @@ $history[count($history)] = "<C>●</>{$admin['year']}년 {$admin['month']}월:<
$history[count($history)] = "<C>●</>{$admin['year']}{$admin['month']}월:<L><b>【이벤트】</b></>그러나 중원의 영웅들이라면 막아낼 수도 있을법 해 보입니다!";
pushHistory($connect, $history);
getNationStaticInfo(null, true);
refreshNationStaticInfo();
echo "<script>location.replace('./');</script>";