xss 취약점 대응 코드 추가

This commit is contained in:
chicpro
2015-06-23 16:09:20 +09:00
parent fc3fd39e36
commit 9606664f44
3 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,7 @@ add_stylesheet('<link rel="stylesheet" href="'.G5_SHOP_SKIN_URL.'/style.css">',
</div>
<section class="sps_section">
<h2><?php echo $row['is_subject']; ?></h2>
<h2><?php echo get_text($row['is_subject']); ?></h2>
<dl class="sps_dl">
<dt>작성자</dt>