Merge branch 'master' of github.com:gnuboard/yc5

This commit is contained in:
chicpro
2013-11-06 10:57:58 +09:00
6 changed files with 14 additions and 17 deletions

View File

@ -421,8 +421,8 @@ CREATE TABLE IF NOT EXISTS `g5_shop_item` (
`it_type5` tinyint(4) NOT NULL DEFAULT '0',
`it_basic` text NOT NULL,
`it_explan` mediumtext NOT NULL,
`it_explan_strip_tags` mediumtext NOT NULL,
`it_mobile_explan` mediumtext NOT NULL,
`it_explan_html` tinyint(4) NOT NULL DEFAULT '0',
`it_cust_price` int(11) NOT NULL DEFAULT '0',
`it_price` int(11) NOT NULL DEFAULT '0',
`it_point` int(11) NOT NULL DEFAULT '0',