준비중
This commit is contained in:
+4
-4
@@ -5,10 +5,10 @@ ob_start();
|
||||
// 주요 환경변수들
|
||||
define(W, '/');
|
||||
|
||||
//define(IMAGE, '../../image');
|
||||
//define(IMAGES, '../../images');
|
||||
define(IMAGE, 'http://115.68.28.99/image');
|
||||
define(IMAGES, 'http://115.68.28.99/images');
|
||||
define(IMAGE, '../../image');
|
||||
define(IMAGES, '../../images');
|
||||
//define(IMAGE, 'http://115.68.28.99/image');
|
||||
//define(IMAGES, 'http://115.68.28.99/images');
|
||||
|
||||
define(JQUERY, 'jquery-1.6.4.min.js');
|
||||
define(MD5, 'md5-min.js');
|
||||
|
||||
Reference in New Issue
Block a user