From 7144c4f4befaac51c3ffafb0616f30bb397ca24c Mon Sep 17 00:00:00 2001 From: kagla Date: Tue, 22 Mar 2022 12:52:36 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=EC=97=90=EC=84=9C=EC=9D=98=20=EC=A7=81=EC=A0=91=20?= =?UTF-8?q?=EC=A0=91=EA=B7=BC=EC=9D=84=20=EB=A7=89=EC=95=84=20KVE-2021-188?= =?UTF-8?q?8=5FReflected=20XSS=20=EC=B7=A8=EC=95=BD=EC=A0=90=20=ED=95=B4?= =?UTF-8?q?=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/shop/event.php | 1 + shop/_common.php | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/mobile/shop/event.php b/mobile/shop/event.php index d6f45ffdc..b27763d19 100644 --- a/mobile/shop/event.php +++ b/mobile/shop/event.php @@ -1,6 +1,7 @@ 쇼핑몰 설치 후 이용해 주십시오.

'); -define('_SHOP_', true); \ No newline at end of file +define('_SHOP_', true); +define('_SHOP_COMMON_', true); // 모바일 페이지의 직접 접근을 막는 경우에 사용 +?> \ No newline at end of file