휴대폰 성인인증 기능 사용 설정 필드 삭제

This commit is contained in:
gnuboard
2013-04-24 17:53:12 +09:00
parent a54721a0ce
commit 77bafe4df5
5 changed files with 8 additions and 47 deletions

View File

@ -102,7 +102,6 @@ $sql = " update {$g4['config_table']}
cf_memo_send_point = '{$_POST['cf_memo_send_point']}',
cf_kcpcert_use = '{$_POST['cf_kcpcert_use']}',
cf_kcpcert_site_cd = '{$_POST['cf_kcpcert_site_cd']}',
cf_adult_check = '{$_POST['cf_adult_check']}',
cf_mobile_new_skin = '{$_POST['cf_mobile_new_skin']}',
cf_mobile_search_skin = '{$_POST['cf_mobile_search_skin']}',
cf_mobile_connect_skin = '{$_POST['cf_mobile_connect_skin']}',