샵이 일단 구동 되도록 함

This commit is contained in:
gnuboard
2013-01-25 13:25:06 +09:00
parent 26088ece3b
commit 882ffaa8e6
3 changed files with 4 additions and 29 deletions

View File

@ -2,9 +2,6 @@
if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
include_once("$g4[path]/shop.config.php");
include_once("$g4[path]/lib/shop.lib.php");
include_once("$g4[path]/lib/fs.lib.php");
$g4['yc4_uniqid_table'] = "yc4_uniqid";
//==============================================================================
// 쇼핑몰 필수 실행코드 모음 시작