Created a cloudlog.php config file to move away from using the main config.php file to make it easier
这个提交包含在:
父节点
db7c769623
当前提交
e29375d92f
共有 1 个文件被更改,包括 8 次插入 和 0 次删除
|
|
@ -0,0 +1,8 @@
|
||||||
|
<?php
|
||||||
|
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||||
|
|
||||||
|
/*
|
||||||
|
*
|
||||||
|
* Config file for storing fixed variables
|
||||||
|
*
|
||||||
|
*/
|
||||||
正在加载…
在新工单中引用