Update Lotw.php
这个提交包含在:
父节点
16b2e65137
当前提交
24f59af0d1
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -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"."<br>";
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用