功能更新,bug修复

This commit is contained in:
2016-06-29 15:01:55 +08:00
parent 6f1790bc3b
commit c8e979b159
14 changed files with 277 additions and 128 deletions
+2 -2
View File
@@ -15,11 +15,11 @@ return array(
// 服务器地址
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'sentcms_www',
'database' => 'nmg_www',
// 数据库用户名
'username' => 'root',
// 数据库密码
'password' => '',
'password' => 'nitbbs_org',
// 数据库连接端口
'hostport' => '',
// 数据库连接参数