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

pull/302/head
Peter Goodhall 2019-06-21 15:41:23 +01:00
rodzic db7c769623
commit e29375d92f
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

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