Update Eqsl.php
这个提交包含在:
父节点
2beddeef86
当前提交
e328a0212f
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -142,6 +142,8 @@ class eqsl extends CI_Controller {
|
|||
|
||||
// Pull back only confirmations
|
||||
$eqsl_url .= "&ConfirmedOnly=1";
|
||||
|
||||
echo "<br><br>".$eqsl_url."<br><br>";
|
||||
|
||||
// At this point, what we get isn't the ADI file we need, but rather
|
||||
// an HTML page, which contains a link to the generated ADI file that we want.
|
||||
|
|
|
|||
正在加载…
在新工单中引用