mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
At update CAT, too
This commit is contained in:
@@ -404,6 +404,7 @@ class API extends CI_Controller {
|
||||
/* ENDPOINT for Rig Control */
|
||||
|
||||
function radio() {
|
||||
session_write_close();
|
||||
header('Content-type: application/json');
|
||||
|
||||
$this->load->model('api_model');
|
||||
|
||||
Reference in New Issue
Block a user