Improved LOTW commenting on code

这个提交包含在:
Peter Goodhall 2020-09-05 21:42:55 +01:00
父节点 8cfa51fa24
当前提交 ebd408b425

查看文件

@ -200,6 +200,7 @@ class Lotw extends CI_Controller {
$qso_id_array = array();
// Build TQ8 Outputs
if ($station_profiles->num_rows() >= 1) {
foreach ($station_profiles->result() as $station_profile)