当前提交
0201417e32
共有 1 个文件被更改,包括 3 次插入 和 0 次删除
|
|
@ -223,6 +223,9 @@
|
|||
case "GMA":
|
||||
echo "<td><a href=\"https://www.cqgma.org/zinfo.php?ref=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>";
|
||||
break;
|
||||
case "MQC":
|
||||
echo "<td><a href=\"https://www.mountainqrp.it/awards/referenza.php?ref=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>";
|
||||
break;
|
||||
case "WWFF":
|
||||
echo "<td><a href=\"https://wwff.co/directory/?showRef=".$row->COL_SIG_INFO."\" target=\"_blank\">".$row->COL_SIG_INFO."</a></td>";
|
||||
break;
|
||||
|
|
|
|||
正在加载…
在新工单中引用