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
@@ -1085,7 +1085,7 @@ $history[count($history)] = "<C>●</>207년 1월:<L><b>【이벤트】</b></><Y
$history[count($history)] = "<C>●</>207년 1월:<L><b>【이벤트】</b></><Y>원씨 가문</>을 무너뜨린 <Y>조조</>는 강남 정벌을 위해 대군을 이끌고 남하합니다.";
$history[count($history)] = "<C>●</>207년 1월:<L><b>【이벤트】</b></><Y>손권</>은 <Y>유비</>와 불가침을 맺고 조조의 대군에 맞서기로 결심합니다.";
$history[count($history)] = "<C>●</>207년 1월:<L><b>【이벤트】</b></>대군을 몰고 온 <Y>조조</>, 이에 맞서는 <Y>손권</>과 <Y>유비</>. 적벽은 피로 물들려 하고 있습니다.";
pushHistory($connect, $history);
pushHistory($history);
//echo "<script>location.replace('install3_ok.php');</script>";
echo 'install3_ok.php';//TODO:debug all and replace