취약점 (2018-0085, 0132) 이전 잘못된 코드 수정
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
include_once('./_common.php');
|
||||
include_once(G5_PATH.'/head.sub.php');
|
||||
|
||||
//$msg = isset($msg) ? strip_tags($msg) : '';
|
||||
$msg = isset($msg) ? strip_tags($msg) : '';
|
||||
|
||||
$msg2 = str_replace("\\n", "<br>", $msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user