Show the actual error from Clublog if there is one
这个提交包含在:
父节点
e351185bf1
当前提交
3aeb1e6fe6
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -92,7 +92,7 @@ class Clublog extends CI_Controller {
|
|||
$this->load->model('clublog_model');
|
||||
$this->clublog_model->mark_qsos_sent();
|
||||
} else {
|
||||
echo "Error";
|
||||
echo "Error ".$response;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用