kopia lustrzana https://github.com/magicbug/Cloudlog
[LoTW] Removed Debugging Code
rodzic
b96f73b4a1
commit
93c53c1e1e
|
|
@ -239,8 +239,7 @@ class Lotw extends CI_Controller {
|
||||||
|
|
||||||
// Build File to save
|
// Build File to save
|
||||||
$adif_to_save = $this->load->view('lotw_views/adif_views/adif_export', $data, TRUE);
|
$adif_to_save = $this->load->view('lotw_views/adif_views/adif_export', $data, TRUE);
|
||||||
echo $adif_to_save;
|
|
||||||
exit;
|
|
||||||
// Build Filename
|
// Build Filename
|
||||||
|
|
||||||
$filename_for_saving = $data['lotw_cert_info']->callsign."-".date("Y-m-d-H-i-s")."-cloudlog.tq8";
|
$filename_for_saving = $data['lotw_cert_info']->callsign."-".date("Y-m-d-H-i-s")."-cloudlog.tq8";
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue