모바일 상품 출력수 설정 변경

This commit is contained in:
chicpro
2013-05-09 15:50:06 +09:00
parent e54449024b
commit 2d6bd92c94
6 changed files with 7 additions and 20 deletions

View File

@ -53,7 +53,6 @@ if ($is_admin)
// 리스트 유형별로 출력
$list_file = G4_MSHOP_PATH.'/'.$ca['ca_mobile_skin'];
if (file_exists($list_file)) {
$list_mod = $ca['ca_mobile_list_mod'];
$list_row = $ca['ca_mobile_list_row'];
$img_width = $ca['ca_mobile_img_width'];
$img_height = $ca['ca_mobile_img_height'];