2 Commits

Author SHA1 Message Date
ab386ad965 잘못된 경로 주석처리(CDN 사용 안함 처리) 2025-12-26 15:48:02 +09:00
002ea55bcf 필요없는 파일 제거 2025-12-26 15:47:49 +09:00
2 changed files with 1 additions and 9196 deletions

View File

@ -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');

File diff suppressed because one or more lines are too long