diff --git a/application/controllers/Lotw.php b/application/controllers/Lotw.php index cf892a4d..8b9ccfc9 100644 --- a/application/controllers/Lotw.php +++ b/application/controllers/Lotw.php @@ -315,6 +315,7 @@ class Lotw extends CI_Controller { //with the error message. if(curl_errno($ch)){ throw new Exception(curl_error($ch)); + // Upload of TQ8 Failed for unknown reason echo $station_profile->station_callsign." (".$station_profile->station_profile_name.") Upload Failed"."
"; }