pushHistory에 DB connect가 필요하지 않으므로 인자 제거
This commit is contained in:
+1
-1
@@ -987,7 +987,7 @@ $history[count($history)] = "<C>●</>200년 1월:<L><b>【이벤트】</b></><Y
|
||||
$history[count($history)] = "<C>●</>200년 1월:<L><b>【이벤트】</b></><Y>관우</>는 <Y>조조</>에게 투항합니다.";
|
||||
$history[count($history)] = "<C>●</>200년 1월:<L><b>【이벤트】</b></><Y>원소</>와 <Y>조조</>는 사활을 건 한판 승부를 준비하고 있습니다.";
|
||||
$history[count($history)] = "<C>●</>200년 1월:<L><b>【이벤트】</b></><G><b>관도</b></>에는 전운이 감돌고 있습니다.";
|
||||
pushHistory($connect, $history);
|
||||
pushHistory($history);
|
||||
|
||||
//echo "<script>location.replace('install3_ok.php');</script>";
|
||||
echo 'install3_ok.php';//TODO:debug all and replace
|
||||
|
||||
Reference in New Issue
Block a user