session->flashdata('success')) { ?>

session->flashdata('success'); ?>

session->flashdata('error')) { ?>

session->flashdata('error'); ?>

optionslib->get_option('version') . "\n"; ?>
config->item('language')) . "\n"; ?>
config->item('base_url'); ?> " onclick='copyURL("config->item('base_url'); ?>")'>
". __("There is something wrong with your Migration in Database!") . ""); ?>
= 0) { echo phpversion()." OK"; } else { echo phpversion()." ".__("Deprecated").""; } ?>
db->version(); ?>

/backup
/cache
/updates
/uploads
/userdata
config->item('auth_mode') != '3') { ?>

application/config/config.php"); ?>


\$config['auth_mode']","3"); ?>

auth_mode:
config->item('encryption_key') == 'flossie1234555541') { ?>

application/config/config.php"); ?>

\$config['encryption_key']"); ?>

encryption_key:

PHP

php-curl
php-mysql
php-mbstring
php-xml
php-zip

max_execution_time ' . $max_execution_time . ' s'; ?> = $max_execution_time) { ?>
upload_max_filesize ' . $upload_max_filesize . 'M'; ?> = ($upload_max_filesize * 1024 * 1024)) { // compare with given value in bytes ?>
post_max_size ' . $post_max_size . 'M'; ?> = ($post_max_size * 1024 * 1024)) { // compare with given value in bytes ?>
memory_limit ' . $memory_limit . 'M'; ?> = ($memory_limit * 1024 * 1024)) { // compare with given value in bytes ?>
allow_url_fopen On On Off
format(\DateTime::RFC850)); ?>

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'); } ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
last_run ?? __("never"); ?>
session->userdata('user_date_format')) { $custom_date_format = $this->session->userdata('user_date_format'); } else { $custom_date_format = 'd.m.Y'; } foreach ($qsos_with_no_station_id as $qso) { echo ''; echo ''; $timestamp = strtotime($qso->COL_TIME_ON); echo ''; $timestamp = strtotime($qso->COL_TIME_ON); echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
' . date($custom_date_format, $timestamp) . '' . date('H:i', $timestamp) . '' . $qso->COL_CALL . '' . $qso->COL_MODE . '' . $qso->COL_BAND . '' . $qso->COL_STATION_CALLSIGN . '

'; } ?>
' . $call['COL_STATION_CALLSIGN'] . '