가격 다를 때 장바구니 메세지 설정 삭제

This commit is contained in:
chicpro
2013-05-31 10:23:25 +09:00
parent bc7404d346
commit f21987e30c
3 changed files with 1 additions and 11 deletions

View File

@ -253,7 +253,6 @@ CREATE TABLE IF NOT EXISTS `shop_default` (
`de_guest_cart_use` tinyint(4) NOT NULL DEFAULT '0',
`de_point_per` tinyint(4) NOT NULL DEFAULT '0',
`de_admin_buga_no` varchar(255) NOT NULL DEFAULT '',
`de_different_msg` tinyint(4) NOT NULL DEFAULT '0',
`de_sms_use` varchar(255) NOT NULL DEFAULT '',
`de_icode_id` varchar(255) NOT NULL DEFAULT '',
`de_icode_pw` varchar(255) NOT NULL DEFAULT '',