Fixed logbooks-array bug

This commit is contained in:
int2001
2023-09-14 14:20:47 +00:00
parent 2174622756
commit 955010b40a
2 changed files with 3 additions and 1 deletions

View File

@@ -20,4 +20,4 @@ class Hamsat extends CI_Controller {
$this->load->view('/hamsat/index');
$this->load->view('interface_assets/footer');
}
}
}