관리자 메일 발송이름 추가

This commit is contained in:
chicpro
2014-05-29 10:23:51 +09:00
parent a9ff55017b
commit 38f209a57d
9 changed files with 20 additions and 6 deletions

View File

@ -92,6 +92,7 @@ $sql = " insert into `{$table_prefix}config`
set cf_title = '".G5_VERSION."',
cf_admin = '$admin_id',
cf_admin_email = '$admin_email',
cf_admin_email_name = '".G5_VERSION."',
cf_use_point = '1',
cf_use_copy_log = '1',
cf_login_point = '100',