KVE-2019-0567, 0657 XSS 취약점 수정

This commit is contained in:
thisgun
2019-03-13 09:37:48 +09:00
parent 90175ad951
commit bf75dc1d97
3 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,8 @@
<?php
include_once('./_common.php');
$ev_id = (int) $ev_id;
if (G5_IS_MOBILE) {
include_once(G5_MSHOP_PATH.'/event.php');
return;