추천, 비추천 수정 및 머지 충돌 커밋

This commit is contained in:
chicpro
2013-03-08 12:00:19 +09:00
parent dc3d5e5380
commit 7fe1b31a76
27 changed files with 219 additions and 180 deletions

View File

@ -49,7 +49,6 @@ CREATE TABLE IF NOT EXISTS `g4s_board` (
`bo_use_secret` tinyint(4) NOT NULL default '0',
`bo_use_dhtml_editor` tinyint(4) NOT NULL default '0',
`bo_use_rss_view` tinyint(4) NOT NULL default '0',
`bo_use_comment` tinyint(4) NOT NULL default '0',
`bo_use_good` tinyint(4) NOT NULL default '0',
`bo_use_nogood` tinyint(4) NOT NULL default '0',
`bo_use_name` tinyint(4) NOT NULL default '0',