테마기능 추가

This commit is contained in:
chicpro
2015-07-28 16:01:03 +09:00
parent 41a2f6803d
commit 49a07c4ea0
277 changed files with 14730 additions and 310 deletions

View File

@ -90,6 +90,7 @@ $download_point = 0;
// config 테이블 설정
$sql = " insert into `{$table_prefix}config`
set cf_title = '".G5_VERSION."',
cf_theme = 'basic',
cf_admin = '$admin_id',
cf_admin_email = '$admin_email',
cf_admin_email_name = '".G5_VERSION."',