G4_IS_SHOP 을 G4_USE_SHOP 으로 변경
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?
|
||||
$g4_path = "..";
|
||||
include_once("$g4_path/common.php");
|
||||
if (!defined('G4_USE_SHOP') || !G4_USE_SHOP)
|
||||
die("config.user.php 에 define('\$G4_USE_SHOP', true); 로 설정해 주세요.");
|
||||
?>
|
||||
Reference in New Issue
Block a user