From fae1bcde9b3a34ab96690c848ca2ec5879f655ef Mon Sep 17 00:00:00 2001 From: phl0 Date: Tue, 20 Sep 2016 12:01:29 +0200 Subject: [PATCH] Correct indendiation --- include/functions.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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