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
@@ -199,7 +199,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>";