kopia lustrzana https://github.com/magicbug/Cloudlog
band rx var must be provided
rodzic
5eff3f015b
commit
3f464c5499
|
@ -869,6 +869,8 @@ class Logbook_model extends CI_Model {
|
|||
$myfreq = str_replace(array('.', ','), '' , $record['freq'].'0');
|
||||
|
||||
$band_rx = $CI->frequency->GetBand($myfreq);
|
||||
} else {
|
||||
$band_rx = "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue