automatically load the bands configuration file

This commit is contained in:
Peter Goodhall
2019-06-28 17:55:27 +01:00
parent 92fcde42a0
commit 80ee410d23

View File

@@ -80,7 +80,7 @@ $autoload['helper'] = array('url');
|
*/
$autoload['config'] = array('cloudlog');
$autoload['config'] = array('cloudlog', 'bands');
/*