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

This commit is contained in:
Peter Goodhall 2019-06-21 15:41:23 +01:00
parent db7c769623
commit e29375d92f

View File

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