From 2c367e17d6209bfe6f5b846d48863886781ee366 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 1 Sep 2015 09:25:14 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EB=AA=85=20=EC=98=A4?= =?UTF-8?q?=ED=83=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/basic/mobile/tail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } ?>