From ac231095c708d83d82bafc2e5719a7e313e3c15b Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 23 Jun 2019 16:00:14 +0100 Subject: [PATCH] Completely removed any display of the time instead of **:** --- application/views/dashboard/index.php | 4 +++- application/views/view_log/partial/log.php | 6 +++++- application/views/view_log/qso.php | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index a3824165..157ab534 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -25,7 +25,10 @@ Date + + config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?> Time + Call Mode Sent @@ -41,7 +44,6 @@ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?> COL_TIME_ON); echo date('H:i', $timestamp); ?> - **:** COL_PRIMARY_KEY; ?>" href="javascript:;"> diff --git a/application/views/view_log/partial/log.php b/application/views/view_log/partial/log.php index b8a11ec7..a901e5b4 100644 --- a/application/views/view_log/partial/log.php +++ b/application/views/view_log/partial/log.php @@ -2,7 +2,9 @@ + config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?> + @@ -24,7 +26,9 @@ result() as $row) { ?> '; ?> - + config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?> + + diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index e3dd08d4..cb59ebfd 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -4,7 +4,7 @@ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>

QSO with COL_CALL; ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?>

-

QSO with COL_CALL; ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at **:**"?>

+

QSO with COL_CALL; ?> on the COL_TIME_ON); echo date('d/m/y', $timestamp);?>

@@ -16,7 +16,7 @@ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { ?>
- +
DateTime Call Mode SentCOL_TIME_ON); echo date('d/m/y', $timestamp); ?>COL_TIME_ON); echo date('H:i', $timestamp); ?>COL_TIME_ON); echo date('H:i', $timestamp); ?> COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL); ?> COL_MODE; ?> COL_RST_SENT; ?> COL_STX_STRING) { ?>COL_STX_STRING;?> COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at ".date('H:i', $timestamp); ?> COL_TIME_ON); echo date('d/m/y', $timestamp); $timestamp = strtotime($row->COL_TIME_ON); echo " at **:**"; ?>COL_TIME_ON); echo date('d/m/y', $timestamp); ?>