From 82ec9845c3ea037efab3c9b643af7d76f1b036ee Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 13 Dec 2023 08:12:57 +0100 Subject: [PATCH] Loading of CI not needed --- application/views/view_log/qso.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 2e38cfe4..4485334f 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -128,10 +128,8 @@ qra->distance($row->station_gridsquare, $row->COL_GRIDSQUARE, $measurement_base); + $distance = $this->qra->distance($row->station_gridsquare, $row->COL_GRIDSQUARE, $measurement_base); switch ($measurement_base) { case 'M':