pushHistory에 DB connect가 필요하지 않으므로 인자 제거
This commit is contained in:
+1
-1
@@ -1703,7 +1703,7 @@ $history[count($history)] = "<C>●</>190년 1월:<G><b>【연합】</b></><G><b
|
||||
$history[count($history)] = "<C>●</>190년 1월:<G><b>【연합】</b></><G><b>평원</b></>의 <Y>유비</>가 연합에 참가했습니다.";
|
||||
$history[count($history)] = "<C>●</>190년 1월:<G><b>【연합】</b></><G><b>북해</b></>의 <Y>공융</>이 연합에 참가했습니다.";
|
||||
$history[count($history)] = "<C>●</>190년 1월:<G><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
|
||||
|
||||
Reference in New Issue
Block a user