kopia lustrzana https://github.com/magicbug/Cloudlog
Fixed Issue #59, Distance Field set to zero and not used
rodzic
56f5bafbb6
commit
2c507945cc
|
@ -53,6 +53,7 @@ class Logbook_model extends CI_Model {
|
|||
'COL_PROP_MODE' => $prop_mode,
|
||||
'COL_IOTA' => $this->input->post('iota_ref'),
|
||||
'COL_MY_GRIDSQUARE' => $locator,
|
||||
'COL_DISTANCE' => 0
|
||||
);
|
||||
|
||||
$this->add_qso($data);
|
||||
|
|
Ładowanie…
Reference in New Issue