更新全部静态文本
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
$CONFIG = array(
|
||||
'db_host'=>"127.0.0.1", //数据库地址
|
||||
'db_name'=>"danche", //数据库名成
|
||||
'db_user'=>"root", //数据库用户名
|
||||
'db_pass'=>"root", //数据库密码
|
||||
'url'=>"http://localhost/danche", //网站根目录地址
|
||||
'db_user'=>"danche", //数据库用户名
|
||||
'db_pass'=>"7pWs6bCtT4yf5zp7", //数据库密码
|
||||
'url'=>"http://danche.web-dev.nia.ink", //网站根目录地址
|
||||
'webname'=>"校园共享单车管理系统", //网站名称
|
||||
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user