mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Declare band and mode-array (if no qso is there)
This commit is contained in:
@@ -130,6 +130,9 @@
|
||||
|
||||
$bandunique = $this->getUniqueCallsignsBands();
|
||||
$modeunique = $this->getUniqueCallsignsModes();
|
||||
|
||||
$modecalls=[];
|
||||
$bandcalls=[];
|
||||
|
||||
// Generating the band/mode table
|
||||
foreach ($bands as $band) {
|
||||
|
||||
Reference in New Issue
Block a user