内核更新,多余文件清理

This commit is contained in:
2016-07-01 18:04:46 +08:00
parent a595f3a13e
commit 0398e5bd80
31 changed files with 426 additions and 551 deletions

View File

@@ -15,7 +15,7 @@ return array(
// 服务器地址
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'nmg_www',
'database' => 'sentcms_www',
// 数据库用户名
'username' => 'root',
// 数据库密码