파일명 오타 수정
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
|
||||||
|
|
||||||
if(G5_COMMUNITY_USE === false) {
|
if(G5_COMMUNITY_USE === false) {
|
||||||
include_once(G5_THEME_MSHOP_PATH.'/shop.head.php');
|
include_once(G5_THEME_MSHOP_PATH.'/shop.tail.php');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user