mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fix description
This commit is contained in:
@@ -728,7 +728,7 @@ class API extends CI_Controller {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// API function to check if a grid is in the logbook already
|
// API function to get all worked grids for a band and confirmation method
|
||||||
function logbook_get_worked_grids() {
|
function logbook_get_worked_grids() {
|
||||||
$arr = array();
|
$arr = array();
|
||||||
header('Content-type: application/json');
|
header('Content-type: application/json');
|
||||||
|
|||||||
Reference in New Issue
Block a user