Created a cloudlog.php config file to move away from using the main config.php file to make it easier

这个提交包含在:
Peter Goodhall 2019-06-21 15:41:23 +01:00
父节点 db7c769623
当前提交 e29375d92f

查看文件

@ -0,0 +1,8 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
/*
*
* Config file for storing fixed variables
*
*/