num_rows() == 0): ?>
Filters
QSL Type
>
>
>
WWFF Progress
Parks Worked
0 ? round(($wwff_parks_worked / 100) * 100) : 0; if($pct_worked > 100) $pct_worked = 100; ?>
Parks Confirmed
0 ? round(($wwff_parks_confirmed / 100) * 100) : 0; if($pct_conf > 100) $pct_conf = 100; ?>
🏆 Milestone Progress
= $m) ? '✓' : '✗'; ?>
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'); } ?> num_rows() > 0) { foreach ($wwff_all->result() as $row) { ?>
COL_WWFF_REF) . "', 'All', 'All', 'WWFF')" class="wwff-link">COL_WWFF_REF; ?> COL_TIME_ON); echo date($custom_date_format, $timestamp); ?> COL_TIME_ON); echo date('H:i', $timestamp); ?> COL_CALL; ?> COL_SAT_NAME != null) { echo $row->COL_SAT_NAME; } else { echo $row->COL_BAND; } ?> COL_RST_SENT; ?> COL_RST_RCVD; ?>
Nothing found!
'; }?>