Merge branch 'master' of github.com:gnuboard/g5

This commit is contained in:
whitedot
2013-10-23 11:00:19 +09:00

View File

@ -73,6 +73,7 @@ $download_point = 0;
$sql = " insert into `{$table_prefix}config`
set cf_title = '".G5_VERSION."',
cf_admin = '$admin_id',
cf_admin_email = '$admin_email',
cf_use_point = '1',
cf_use_norobot = '1',
cf_use_copy_log = '1',