[LoTW] It will let you know if theres nothing to upload for the station profile in the output
这个提交包含在:
父节点
5e8d0109a0
当前提交
99a4c8489a
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -227,6 +227,7 @@ class Lotw extends CI_Controller {
|
|||
|
||||
// Nothing to upload
|
||||
if(empty($data['qsos']->result())){
|
||||
echo $station_profile->station_callsign." No QSOs to Upload <br>";
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用