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:
@@ -227,7 +227,7 @@ class Lotw extends CI_Controller {
|
||||
|
||||
// Nothing to upload
|
||||
if(empty($data['qsos']->result())){
|
||||
echo $station_profile->station_callsign."(".$station_profile->station_profile_name.") No QSOs to Upload <br>";
|
||||
echo $station_profile->station_callsign." (".$station_profile->station_profile_name.") No QSOs to Upload <br>";
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user