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