사용하지 않는 필드 삭제

This commit is contained in:
chicpro
2014-04-15 09:19:22 +09:00
parent 7d7c853045
commit b6bfef3b65
2 changed files with 0 additions and 2 deletions

View File

@ -206,7 +206,6 @@ CREATE TABLE IF NOT EXISTS `g5_config` (
`cf_write_point` int(11) NOT NULL DEFAULT '0',
`cf_comment_point` int(11) NOT NULL DEFAULT '0',
`cf_download_point` int(11) NOT NULL DEFAULT '0',
`cf_search_color` varchar(255) NOT NULL DEFAULT '',
`cf_write_pages` int(11) NOT NULL DEFAULT '0',
`cf_mobile_pages` int(11) NOT NULL DEFAULT '0',
`cf_link_target` varchar(255) NOT NULL DEFAULT '',