>
>
lang->line('qso_transmit_power_helptext'); ?>
lang->line('qso_sota_ref_helptext'); ?>
lang->line('qso_wwff_ref_helptext'); ?>
lang->line('qso_pota_ref_helptext'); ?>
lang->line('qso_sig_helptext'); ?>
lang->line('qso_sig_info_helptext'); ?>
lang->line('qso_dok_helptext'); ?>

lang->line('qso_title_suggestions'); ?>

session->userdata('user_show_profile_image')) { ?>

lang->line('qso_title_pervious_contacts'); ?>

session->userdata('user_date_format')) { // If Logged in and session exists $custom_date_format = $this->session->userdata('user_date_format'); } else { // Get Default date format from /config/cloudlog.php $custom_date_format = $this->config->item('qso_date_format'); } $i = 0; if($query != false) { foreach ($query->result() as $row) { echo ''; echo 'COL_SAT_NAME != null) { ?>
lang->line('general_word_date'); ?>/lang->line('general_word_time'); ?> lang->line('gen_hamradio_call'); ?> lang->line('gen_hamradio_mode'); ?> lang->line('gen_hamradio_rsts'); ?> lang->line('gen_hamradio_rstr'); ?> lang->line('gen_hamradio_band'); ?>
'; $timestamp = strtotime($row->COL_TIME_ON); echo date($custom_date_format, $timestamp); echo date(' H:i',strtotime($row->COL_TIME_ON)); ?> COL_CALL)); ?> COL_SUBMODE==null?$row->COL_MODE:$row->COL_SUBMODE; ?> COL_RST_SENT; ?> COL_RST_RCVD; ?> COL_SAT_NAME; ?> COL_BAND; ?>