_SHOP_ 상수선언을 _common.php 파일에서 하도록 수정
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
<?php
|
||||
define('_SHOP_', true);
|
||||
include_once('./_common.php');
|
||||
|
||||
$it_id = $_GET['it_id'];
|
||||
|
||||
Reference in New Issue
Block a user