diff --git a/application/controllers/Dcl.php b/application/controllers/Dcl.php index 2de98ecf1..dd6667bfe 100644 --- a/application/controllers/Dcl.php +++ b/application/controllers/Dcl.php @@ -199,6 +199,7 @@ class Dcl extends CI_Controller { // $this->Logbook_model->mark_dcl_sent($qso_number); } } + $qso_id_array=[]; } } else { echo __("No Station Profiles found to upload to DCL");