(임시)HiDCHe섭 이미지 경로와 동일하게 변경
This commit is contained in:
+2
-2
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user