pushHistory에 DB connect가 필요하지 않으므로 인자 제거

This commit is contained in:
2018-03-02 00:05:37 +09:00
parent ae2272b249
commit c0dfd42791
40 changed files with 79 additions and 78 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ $log[0] = "<C>●</>{$admin['month']}월:<Y>ⓝ유기체</>가 천하에 이름
pushAllLog($log);
$history[count($history)] = "<C>●</>{$admin['year']}{$admin['month']}월:<L><b>【이벤트】</b></>NPC 유기체가 등장합니다. 의병장과 NPC들의 지능 개선을 위해 NPC 두뇌를 체험합니다. 크게 신경쓰진 마세요.";
pushHistory($connect, $history);
pushHistory($history);
//echo "<script>location.replace('./');</script>";
echo './';//TODO:debug all and replace