mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Update Lotw.php
This commit is contained in:
parent
07be28b848
commit
caed5b61ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue