diff --git a/include/functions.php b/include/functions.php index 1f418be..fee0b11 100644 --- a/include/functions.php +++ b/include/functions.php @@ -258,10 +258,10 @@ function getHeardList($logLines, $onlyLast) { $ber = $ts2ber; break; case "YSF": - $duration = $ysfduration; - $loss = $ysfloss; - $ber = $ysfber; - break; + $duration = $ysfduration; + $loss = $ysfloss; + $ber = $ysfber; + break; } // Callsign or ID should be less than 11 chars long, otherwise it could be errorneous