warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
@@ -11,5 +11,6 @@ $me = MYDB_fetch_array($result);
|
||||
|
||||
backupdateCommand($connect, $me['no'], 2);
|
||||
|
||||
echo "<script>location.replace('b_chiefcenter.php');</script>";
|
||||
//echo "<script>location.replace('b_chiefcenter.php');</script>";
|
||||
echo 'b_chiefcenter.php';//TODO:debug all and replace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user