mirror of
https://github.com/tateck-develop/AvocadoEdition_Light.git
synced 2026-01-02 13:32:04 +09:00
사이트 이미지 등록 오류 수정
사이트 이미지 등록 오류 수정
This commit is contained in:
parent
629d08bec1
commit
67e3a58e9f
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ $sql = " update {$g5['config_table']}
|
|||
cf_site_descript = '{$_POST['cf_site_descript']}',
|
||||
cf_favicon = '{$_POST['cf_favicon']}',
|
||||
cf_cursor = '{$_POST['cf_cursor']}',
|
||||
cf_site_img = '{$_POST['cf_site_img']}',
|
||||
cf_bgm = '{$_POST['cf_bgm']}',
|
||||
cf_possible_ip = '".trim($_POST['cf_possible_ip'])."',
|
||||
cf_intercept_ip = '".trim($_POST['cf_intercept_ip'])."',
|
||||
|
|
|
|||
Loading…
Reference in a new issue