[LoTW] Improved error reporting

This commit is contained in:
Peter Goodhall
2020-09-08 00:49:54 +01:00
parent caed5b61ec
commit 6bb5e0087c

View File

@@ -305,7 +305,7 @@ class Lotw extends CI_Controller {
if ($pos === false) {
// Upload of TQ8 Failed for unknown reason
echo "Upload Failed"."<br>";
echo $station_profile->station_callsign." (".$station_profile->station_profile_name.") Upload Failed"."<br>";
} else {
// Upload of TQ8 was successfull