diff --git a/theme/basic/mobile/tail.php b/theme/basic/mobile/tail.php index 48a20763b..ee3d7d1bc 100644 --- a/theme/basic/mobile/tail.php +++ b/theme/basic/mobile/tail.php @@ -2,7 +2,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 if(G5_COMMUNITY_USE === false) { - include_once(G5_THEME_MSHOP_PATH.'/shop.head.php'); + include_once(G5_THEME_MSHOP_PATH.'/shop.tail.php'); return; } ?>