[LOTW] Error in the code
这个提交包含在:
父节点
7630db5c3a
当前提交
954e31ef97
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -513,7 +513,7 @@ class Lotw extends CI_Controller {
|
|||
|
||||
unlink($filepath);
|
||||
|
||||
if(isset($data['lotw_table_headers']) {
|
||||
if(isset($data['lotw_table_headers'])) {
|
||||
$data['page_title'] = "LoTW ADIF Information";
|
||||
$this->load->view('interface_assets/header', $data);
|
||||
$this->load->view('lotw/analysis');
|
||||
|
|
|
|||
正在加载…
在新工单中引用