(임시)HiDCHe섭 이미지 경로와 동일하게 변경

This commit is contained in:
2018-04-14 03:38:47 +09:00
parent c45e411ca9
commit 71af68f2a5
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ ob_start();
// 주요 환경변수들
define(W, '/');
define(IMAGE, '../../image');
define(IMAGES, '../../images');
define(IMAGE, '/image/icons');
define(IMAGES, '/image/game');
//define(IMAGE, 'http://115.68.28.99/image');
//define(IMAGES, 'http://115.68.28.99/images');