Update Awards.php

pull/3085/head
Peter Goodhall 2024-04-20 18:09:10 +01:00
rodzic 2d72981787
commit ec7d579e77
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -521,6 +521,8 @@ class Awards extends CI_Controller
$wab = str_replace('"', "", $this->security->xss_clean($this->input->post("Wab")));
$wab = str_replace(["Small Square ", " Boundry Box"], "", $wab);
$data['results'] = $this->logbook_model->wab_qso_details($wab);
// Render Page