관리자 : #281 상하단이미지삭제, 분류관리 레이아웃 변경작업 완료

This commit is contained in:
nemoluv
2013-08-13 17:08:40 +09:00
parent c228e28401
commit 8ba7c066f1
6 changed files with 86 additions and 90 deletions

View File

@ -414,4 +414,4 @@ if(!sql_query(" select od_tax_mny from {$g4['shop_order_table']} limit 1 ", fals
ADD `od_vat_mny` INT(11) NOT NULL DEFAULT '0' AFTER `od_tax_mny`,
ADD `od_free_mny` INT(11) NOT NULL DEFAULT '0' AFTER `od_vat_mny` ", true);
}
?>
?>