mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Update Lotw.php
This commit is contained in:
@@ -322,7 +322,7 @@ class Lotw extends CI_Controller {
|
||||
unlink(realpath($filename_for_saving));
|
||||
}
|
||||
} else {
|
||||
echo "No Station Profiles";
|
||||
echo "No Station Profiles found to upload to LOTW";
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -599,7 +599,7 @@ class Lotw extends CI_Controller {
|
||||
return $results;
|
||||
}
|
||||
} else {
|
||||
echo "No users found";
|
||||
return "No LOTW User details found to carry out matches.";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user