mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Empty qso_id_array after upload
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user