_SHOP_ 상수선언을 _common.php 파일에서 하도록 수정
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
<?php
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
define('_SHOP_', true);
|
||||
|
||||
include_once(G4_PATH.'/head.sub.php');
|
||||
include_once(G4_LIB_PATH.'/outlogin.lib.php');
|
||||
|
||||
Reference in New Issue
Block a user