잘못된 경로 주석처리(CDN 사용 안함 처리)
This commit is contained in:
@ -16,7 +16,7 @@ define('FG_MANAGER_PATH', G5_PATH.'/'.FG_MANAGER_DIR);
|
||||
// define('FG_MANAGER_PATH', G5_ADMIN_PATH.'/'.FG_MANAGER_DIR);
|
||||
|
||||
// 퍼스트가든 caf24 CDN 경로
|
||||
include_once G5_PATH.'/fg_config.php';
|
||||
// include_once G5_PATH.'/fg_config.php';
|
||||
// define('CDN_URL', G5_URL.'/image');
|
||||
// define('CDN_URL', 'https://firstgarden.cdn3.cafe24.com');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user