mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +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() {
|
||||
$arr = array();
|
||||
header('Content-type: application/json');
|
||||
|
||||
Reference in New Issue
Block a user