g4s 코드 적용

This commit is contained in:
chicpro
2013-09-13 14:02:16 +09:00
parent ff7e32825f
commit 1b22f91498
9 changed files with 20 additions and 3 deletions

View File

@ -223,6 +223,7 @@ CREATE TABLE IF NOT EXISTS `g4s_config` (
`cf_filter` text NOT NULL,
`cf_possible_ip` text NOT NULL,
`cf_intercept_ip` text NOT NULL,
`cf_analytics` text NOT NULL,
`cf_register_skin` varchar(255) NOT NULL DEFAULT 'basic',
`cf_member_skin` varchar(255) NOT NULL DEFAULT '',
`cf_use_homepage` tinyint(4) NOT NULL DEFAULT '0',