mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[LoTW] Removed Debugging Code
This commit is contained in:
@@ -239,8 +239,7 @@ class Lotw extends CI_Controller {
|
||||
|
||||
// Build File to save
|
||||
$adif_to_save = $this->load->view('lotw_views/adif_views/adif_export', $data, TRUE);
|
||||
echo $adif_to_save;
|
||||
exit;
|
||||
|
||||
// Build Filename
|
||||
|
||||
$filename_for_saving = $data['lotw_cert_info']->callsign."-".date("Y-m-d-H-i-s")."-cloudlog.tq8";
|
||||
|
||||
Reference in New Issue
Block a user