Installer now creates the database.php file.
这个提交包含在:
父节点
484fea42e7
当前提交
00fbf8798e
共有 1 个文件被更改,包括 5 次插入 和 5 次删除
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
|
||||
$db_config_path = '../application/config/database.php';
|
||||
$db_config_path = '../application/config/';
|
||||
|
||||
// Only load the classes in case the user submitted the form
|
||||
if($_POST) {
|
||||
|
|
|
|||
正在加载…
在新工单中引用