mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04: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
1 changed files with 8 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue