warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
+2
-1
@@ -77,4 +77,5 @@ $temp=MYDB_fetch_array(MYDB_query("select count(*) from general where level = '1
|
||||
|
||||
MYDB_close($connect);
|
||||
|
||||
echo "<script>location.replace('install2.php');</script>";
|
||||
//echo "<script>location.replace('install2.php');</script>";
|
||||
echo 'install2.php';//TODO:debug all and replace
|
||||
Reference in New Issue
Block a user