Adds download of HF Propagation and Solar Data from HamQSL

This commit is contained in:
Szymon Porwolik
2025-09-22 20:17:17 +02:00
parent 6a33ff23ff
commit 06d72c5867
6 changed files with 83 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ $config['migration_enabled'] = TRUE;
|
*/
$config['migration_version'] = 256;
$config['migration_version'] = 257;
/*
|--------------------------------------------------------------------------