mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
automatically load the bands configuration file
This commit is contained in:
@@ -80,7 +80,7 @@ $autoload['helper'] = array('url');
|
||||
|
|
||||
*/
|
||||
|
||||
$autoload['config'] = array('cloudlog');
|
||||
$autoload['config'] = array('cloudlog', 'bands');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user