uri->segment(1) == "activators") { ?> paths->cache_buster('/assets/json/datatables_languages/' . $local_code . '.json'); // Check if the file exists if ($lang_code != 'en' && !file_exists(FCPATH . "assets/json/datatables_languages/" . $local_code . ".json")) { $datatables_language_url = ''; } else { $datatables_language_url = $file_path; } ?> session->userdata('user_id') != null) { $versionDialog = $this->optionslib->get_option('version_dialog'); if (empty($versionDialog)) { $this->optionslib->update('version_dialog', 'release_notes', 'yes'); } $versionDialogHeader = $this->optionslib->get_option('version_dialog_header'); if (empty($versionDialogHeader)) { $this->optionslib->update('version_dialog_header', __("Version Info"), 'yes'); } if($versionDialog != "disabled" && !($is_first_login ?? false)) { $confirmed = $this->user_options_model->get_options('version_dialog', array('option_name'=>'confirmed'))->result(); $confirmation_value = (isset($confirmed[0]->option_value))?$confirmed[0]->option_value:'false'; if ($confirmation_value != 'true') { $this->user_options_model->set_option('version_dialog', 'confirmed', array('boolean' => $confirmation_value)); ?> config->item('special_callsign') && $this->uri->segment(1) == "dashboard" && $this->session->userdata('clubstation') == 1) { ?> uri->segment(1) == "oqrs") { ?> uri->segment(1) == "cron") { ?> uri->segment(1) == "options") { ?> uri->segment(1) == "awards" && ($this->uri->segment(2) == "iota") ) { ?> uri->segment(1) == "awards" && ($this->uri->segment(2) == "dxcc") ) { ?> uri->segment(1) == "awards" && ($this->uri->segment(2) == "wae") ) { ?> uri->segment(1) == "statistics" && $this->uri->segment(2) == "") { ?> uri->segment(1) == "continents") { ?> uri->segment(1) == "adif" || $this->uri->segment(1) == "qrz" || $this->uri->segment(1) == "hrdlog" || $this->uri->segment(1) == "webadif" || $this->uri->segment(1) == "sattimers") { ?> uri->segment(1) == "adif" ) { ?> uri->segment(1) == "notes" ) { ?> uri->segment(2) == "add" || $this->uri->segment(2) == "edit") { ?> uri->segment(1) == "qso" ) { ?> session->userdata('user_dxwaterfall_enable') == 'E' || $this->session->userdata('user_dxwaterfall_enable') == 'Y') && isset($manual_mode) && $manual_mode == 0) { ?> uri->segment(1) == "notes" && ($this->uri->segment(2) == "view") ) { ?> uri->segment(1) == "station") { ?> uri->segment(1) == "logbooks") { ?> uri->segment(1) == "debug") { ?> uri->segment(1) == "api") { ?> uri->segment(1) == "search" && $this->uri->segment(2) == "filter") { ?> uri->segment(1) == "" || $this->uri->segment(1) == "dashboard" ) { ?> uri->segment(1) == "search") { ?> uri->segment(1) == "logbook" && $this->uri->segment(2) != "view") { ?> uri->segment(1) == "qso") { ?> session->userdata('isWinkeyEnabled')) { ?> stations->find_active(); $station_profile = $this->stations->profile($active_station_id); $active_station_info = $station_profile->row(); if (strpos(($active_station_info->station_gridsquare ?? ''), ',') !== false) { $gridsquareArray = explode(',', $active_station_info->station_gridsquare); $user_gridsquare = $gridsquareArray[0]; } else { $user_gridsquare = ($active_station_info->station_gridsquare ?? ''); } ?> uri->segment(1) == "qso" || ($this->uri->segment(1) == "contesting" && $this->uri->segment(2) != "add")) { ?> session->userdata('user_dxwaterfall_enable') == 'Y') || ($this->session->userdata('user_dxwaterfall_enable') == 'E')) { ?> uri->segment(1) == "logbook" && $this->uri->segment(2) == "view") { ?> uri->segment(1) == "update") { ?> uri->segment(1) == "gridsquares" && !empty($this->uri->segment(2))) { ?> uri->segment(1) == "activated_grids" && !empty($this->uri->segment(2))) { ?> uri->segment(1) == "dayswithqso") { ?> uri->segment(1) == "distances") { ?> uri->segment(1) == "hrdlog") { ?> uri->segment(1) == "qrz") { ?> uri->segment(1) == "webadif") { ?> uri->segment(2) == "dxcc" || $this->uri->segment(2) == "wae" || $this->uri->segment(2) == "wpx") { ?> uri->segment(2) == "wae" || $this->uri->segment(2) == "wpx") { ?> uri->segment(2) == "wapc") { ?> uri->segment(2) == "waja") { ?> uri->segment(2) == "helvetia") { ?> uri->segment(2) == "vucc_band") { ?> uri->segment(2) == "iota") { ?> uri->segment(2) == "cq") { ?> uri->segment(2) == "was") { ?> uri->segment(1) == "timeline") { ?> uri->segment(1) == "usermode") { ?> uri->segment(1) == "mode") { ?> uri->segment(1) == "band") { ?> uri->segment(1) == "accumulated") { ?> uri->segment(1) == "timeplotter") { ?> uri->segment(1) == "generic_qsl" || $this->uri->segment(1) == "qsl" || $this->uri->segment(1) == "eqsl") { // Get Date format if($this->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'); } switch ($custom_date_format) { case 'd/m/y': $usethisformat = 'D/MM/YY';break; case 'd/m/Y': $usethisformat = 'D/MM/YYYY';break; case 'm/d/y': $usethisformat = 'MM/D/YY';break; case 'm/d/Y': $usethisformat = 'MM/D/YYYY';break; case 'd.m.Y': $usethisformat = 'D.MM.YYYY';break; case 'y/m/d': $usethisformat = 'YY/MM/D';break; case 'Y-m-d': $usethisformat = 'YYYY-MM-D';break; case 'M d, Y': $usethisformat = 'MMM D, YYYY';break; case 'M d, y': $usethisformat = 'MMM D, YY';break; } ?> uri->segment(1) == "qsl") { $qsl_eqsl_table = '.qsltable'; $qsl_eqsl_info = 'true'; } else if ($this->uri->segment(1) == "generic_qsl") { $qsl_eqsl_table = '.qsltable'; $qsl_eqsl_info = 'true'; } else if ($this->uri->segment(1) == "eqsl") { $qsl_eqsl_table = '.eqsltable'; $qsl_eqsl_info = 'false'; // Server-side pagination, hide DataTables info } ?> uri->segment(1) == "contesting" && ($this->uri->segment(2) != "add" && $this->uri->segment(2) != "edit")) { ?> uri->segment(2) == "counties" || $this->uri->segment(2) == "counties_details") { ?> uri->segment(2) == "sig_details") { ?> uri->segment(1) == "contesting" && $this->uri->segment(2) == "add") { ?> uri->segment(1) == "themes") { ?> uri->segment(1) == "eqsl") { ?> uri->segment(1) == "distancerecords") { ?> uri->segment(1) == "awards") { // Get Date format if($this->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'); } switch ($custom_date_format) { case 'd/m/y': $usethisformat = 'D/MM/YY';break; case 'd/m/Y': $usethisformat = 'D/MM/YYYY';break; case 'm/d/y': $usethisformat = 'MM/D/YY';break; case 'm/d/Y': $usethisformat = 'MM/D/YYYY';break; case 'd.m.Y': $usethisformat = 'D.MM.YYYY';break; case 'y/m/d': $usethisformat = 'YY/MM/D';break; case 'Y-m-d': $usethisformat = 'YYYY-MM-D';break; case 'M d, Y': $usethisformat = 'MMM D, YYYY';break; case 'M d, y': $usethisformat = 'MMM D, YY';break; } ?> uri->segment(2) == "wwff") { ?> uri->segment(2) == 'sota') { ?> uri->segment(2) == "pota") { ?> uri->segment(2) == "dok") { ?> uri->segment(2) == "wac") { ?>