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

result() as $row) { ?> '; ?>
user_id; ?>">user_name; ?> user_callsign; ?> user_email; ?> config->item('auth_level'); echo $l[$row->user_type]; ?> last_login_date != null) { // if the user never logged in before the value is null. We can show "never" then. echo $row->last_login_date; } else { echo lang('general_word_never'); }?> user_id; ?>" class="btn btn-outline-primary btn-sm"> user_id) { echo "user_id . " class=\"btn btn-primary btn-sm ms-1\">"; } ?> user_id) { echo "user_id . " class=\"btn btn-danger btn-sm\">"; } ?>