warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<?php
|
||||
header ("Location:main.php", true, 301);
|
||||
/*
|
||||
<html>
|
||||
<head>
|
||||
<title>삼국지 모의전투 유기체서버</title>
|
||||
@@ -7,3 +10,4 @@
|
||||
<frame src=main.php id=main name=main>
|
||||
</frameset>
|
||||
</html>
|
||||
*/
|
||||
Reference in New Issue
Block a user