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

@ -52,6 +52,7 @@ $sql = " update {$g4['config_table']}
cf_filter = '{$_POST['cf_filter']}',
cf_possible_ip = '".trim($_POST['cf_possible_ip'])."',
cf_intercept_ip = '".trim($_POST['cf_intercept_ip'])."',
cf_analytics = '{$_POST['cf_analytics']}',
cf_member_skin = '{$_POST['cf_member_skin']}',
cf_use_homepage = '{$_POST['cf_use_homepage']}',
cf_req_homepage = '{$_POST['cf_req_homepage']}',