auto load the lotw config file

这个提交包含在:
Peter Goodhall 2020-08-13 00:17:12 +01:00
父节点 66f40bc0eb
当前提交 2e266f3412

查看文件

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