5.3 버전 내용 적용

This commit is contained in:
thisgun
2018-03-30 18:12:51 +09:00
parent 8c458841d5
commit dc15e1929d
1037 changed files with 49211 additions and 21238 deletions

View File

@ -18,7 +18,7 @@ include_once('./_head.php');
$list_file = G5_SHOP_SKIN_PATH.'/personalpay.skin.php';
if (file_exists($list_file)) {
$list_mod = 3;
$list_mod = 4;
$list_row = 5;
$img_width = 230;
$img_height = 230;