config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE || ($this->config->item('show_time'))) { $show_time = true; } else { $show_time = false; } ?>
| = __("Date"); ?> | = __("Time"); ?> | = __("Call"); ?> | = __("Mode"); ?> | = __("Sent"); ?> | = __("Rcvd"); ?> | = __("Band"); ?> | COL_TIME_ON); echo date($custom_date_format, $timestamp); ?> | COL_TIME_ON); echo date('H:i', $timestamp); ?> | COL_CALL)); ?> | COL_SUBMODE==null?$row->COL_MODE:$row->COL_SUBMODE; ?> | COL_RST_SENT; ?> COL_STX_STRING) { ?>(COL_STX_STRING;?>) | COL_RST_RCVD; ?> COL_SRX_STRING) { ?>(COL_SRX_STRING;?>) | COL_SAT_NAME != null) { ?>COL_SAT_NAME; ?> | COL_BAND; ?> |
|---|