warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
This commit is contained in:
@@ -72,8 +72,11 @@ if(!is_uploaded_file($image['tmp_name'])) {
|
||||
|
||||
sleep(1);
|
||||
|
||||
/*
|
||||
echo "<script type='text/javascript'>
|
||||
alert('{$response['msg']}');
|
||||
location.replace('".ROOT.W.I.ENTRANCE.W.ENTRANCE.PHP."');
|
||||
</script>";
|
||||
*/
|
||||
echo ROOT.W.I.ENTRANCE.W.ENTRANCE.PHP;//TODO:debug all and replace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user