This commit is contained in:
2018-01-16 04:19:20 +09:00
parent c001179088
commit 131c5319ec
35 changed files with 253 additions and 253 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ for($k=1; $k <= 200; $k++) {
//////////////////////////장수 끝///////////////////////////////////////////////
//////////////////////////이벤트///////////////////////////////////////////////
$history[count($history)] = "<C>●</>$admin['year']$admin['month']월:<L><b>【이벤트】</b></>각지에서 인재들이 <M>등장</>합니다!";
$history[count($history)] = "<C>●</>$admin['year']$admin['month']월:<L><b>【이벤트】</b></>중원 통일에 보탬이 될듯 합니다!";
$history[count($history)] = "<C>●</>{$admin['year']}{$admin['month']}월:<L><b>【이벤트】</b></>각지에서 인재들이 <M>등장</>합니다!";
$history[count($history)] = "<C>●</>{$admin['year']}{$admin['month']}월:<L><b>【이벤트】</b></>중원 통일에 보탬이 될듯 합니다!";
pushHistory($connect, $history);
echo "<script>location.replace('./');</script>";