warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
+1
-1
@@ -15,5 +15,5 @@ $query = "update general set killturn='{$admin['killturn']}' where user_id='{$_S
|
||||
$result = MYDB_query($query, $connect) or Error(__LINE__.MYDB_error($connect),"");
|
||||
|
||||
//echo "<script>location.replace('b_myPage.php');</script>";
|
||||
echo 'b_myPage.php'; //TODO:replace
|
||||
echo 'b_myPage.php'; //TODO:debug all and replace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user