warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
+2
-1
@@ -113,7 +113,8 @@ $history[count($history)] = "<C>●</>179년 1월:<L><b>【가상모드2】</b>
|
||||
$history[count($history)] = "<C>●</>179년 1월:<L><b>【이벤트】</b></>삼모전 역대 훼신들이 등장합니다.";
|
||||
pushHistory($connect, $history);
|
||||
|
||||
echo "<script>location.replace('install3_ok.php');</script>";
|
||||
//echo "<script>location.replace('install3_ok.php');</script>";
|
||||
echo 'install3_ok.php';//TODO:debug all and replace
|
||||
|
||||
function RegGeneral2($connect,$turnterm,$gencount,$name,$leader,$power,$intel,$personal,$special,$msg="") {
|
||||
$name = "ⓝ".$name;
|
||||
|
||||
Reference in New Issue
Block a user