쇼핑몰 스킨 필드 생성 및 코드 추가

This commit is contained in:
gnuboard
2013-07-23 13:11:22 +09:00
parent fcd44451ab
commit 291f9d9b79
3 changed files with 49 additions and 1 deletions

View File

@ -33,6 +33,8 @@ $sql = " update {$g4['shop_default_table']}
de_admin_company_addr = '$de_admin_company_addr',
de_admin_info_name = '$de_admin_info_name',
de_admin_info_email = '$de_admin_info_email',
de_shop_skin = '$de_shop_skin',
de_shop_mobile_skin = '$de_shop_mobile_skin',
de_type1_list_use = '$de_type1_list_use',
de_type1_list_skin = '$de_type1_list_skin',
de_type1_list_mod = '$de_type1_list_mod',