준비중

This commit is contained in:
2018-01-11 20:30:48 +09:00
parent 7b3b674dee
commit ee4f524437
10 changed files with 35 additions and 8 deletions
+4 -4
View File
@@ -54,11 +54,11 @@ $_baserice = 2000; // 기본 병량
$_taxrate = 0.01; // 군량 매매시 세율
//$images = "http://115.68.28.99/images";
//$image = "http://115.68.28.99/image";
$images = "http://jwh1807.vipweb.kr/images";
$image = "http://jwh1807.vipweb.kr/image";
//$images = "http://jwh1807.vipweb.kr/images";
//$image = "http://jwh1807.vipweb.kr/image";
$image1 = "../d_pic";
// $images = "images";
// $image = "image";
$images = "/images";
$image = "/image";
unset($member);
unset($setup);