Found a space that should not be there.
这个提交包含在:
父节点
640d0c151b
当前提交
cc541aba61
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -146,7 +146,7 @@ class Logbook_model extends CI_Model {
|
|||
}
|
||||
|
||||
if ($this->exists_qrz_api_key($station_id)) {
|
||||
$data['COL_QRZCOM_QSO_UPLOAD_STATUS '] = 'N';
|
||||
$data['COL_QRZCOM_QSO_UPLOAD_STATUS'] = 'N';
|
||||
}
|
||||
|
||||
$data['COL_MY_CITY'] = strtoupper(trim($station['station_city']));
|
||||
|
|
|
|||
正在加载…
在新工单中引用