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
@@ -1744,7 +1744,7 @@ $history[count($history)] = "<C>●</>194년 1월:<L><b>【이벤트】</b></><Y
$history[count($history)] = "<C>●</>194년 1월:<L><b>【이벤트】</b></><Y>유비</>는 <Y>도겸</>의 권유로 소패에 머뭅니다.";
$history[count($history)] = "<C>●</>194년 1월:<L><b>【이벤트】</b></>한편 <G><b>하북</b></>에서 <Y>원소</>와 <Y>공손찬</>이 자웅을 겨루려 합니다.";
$history[count($history)] = "<C>●</>194년 1월:<L><b>【이벤트】</b></><G><b>강동</b></>에서는 <Y>손책</>이 웅크리고 있습니다.";
pushHistory($connect, $history);
pushHistory($history);
//echo "<script>location.replace('install3_ok.php');</script>";
echo 'install3_ok.php';//TODO:debug all and replace