mirror of
https://github.com/magicbug/Cloudlog
synced 2024-11-22 00:07:14 +00:00
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:
parent
db7c769623
commit
e29375d92f
8
application/config/cloudlog.php
Normal file
8
application/config/cloudlog.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
|
||||
/*
|
||||
*
|
||||
* Config file for storing fixed variables
|
||||
*
|
||||
*/
|
Loading…
Reference in New Issue
Block a user