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/wavelog.php $custom_date_format = $this->config->item('qso_date_format'); } ?>
= __("Calls tested:"); ?> = $class_calls_tested; ?>
= __("Execution time:"); ?> = round($class_execution_time, 2); ?>s
= __("Issues found:"); ?> = $class_total_issues; ?>
= __("Calls tested:"); ?> = $model_calls_tested; ?>
= __("Execution time:"); ?> = round($model_execution_time, 2); ?>s
= __("Issues found:"); ?> = $model_total_issues; ?>
| # | = __("Callsign"); ?> | = __("QSO Date"); ?> | = __("Station Profile"); ?> | = __("Existing DXCC"); ?> | = __("Existing ADIF"); ?> | = __("Result DXCC"); ?> | = __("Result ADIF"); ?> |
|---|---|---|---|---|---|---|---|
| ' . htmlspecialchars($qso['callsign']) . ''; ?> |
| # | = __("Callsign"); ?> | = __("QSO Date"); ?> | = __("Station Profile"); ?> | = __("Existing DXCC"); ?> | = __("Existing ADIF"); ?> | = __("Result DXCC"); ?> | = __("Result ADIF"); ?> |
|---|---|---|---|---|---|---|---|
| ' . htmlspecialchars($qso['callsign']) . ''; ?> |
| # | = __("Callsign"); ?> | = __("QSO Date"); ?> | = __("Station Profile"); ?> | = __("Existing DXCC"); ?> | = __("Existing ADIF"); ?> | = __("Result DXCC"); ?> | = __("Result ADIF"); ?> |
|---|---|---|---|---|---|---|---|
| ' . htmlspecialchars($qso['callsign']) . ''; ?> |