Fixed variable typo in LoTW

This commit is contained in:
Andreas 2023-11-24 13:08:40 +01:00
parent e60ed1519c
commit e5f0eb03e8

View File

@ -637,7 +637,7 @@ class Lotw extends CI_Controller {
$config['upload_path'] = './uploads/';
$file = $config['upload_path'] . 'lotwreport_download.adi';
if (file_exists($file) && ! is_writable($file)) {
$result.= "Temporary download file ".$file." is not writable. Aborting!";
$results .= "Temporary download file ".$file." is not writable. Aborting!";
}
// Get credentials for LoTW