Update Awards.php

这个提交包含在:
Peter Goodhall 2024-04-20 18:09:10 +01:00
父节点 2d72981787
当前提交 ec7d579e77

查看文件

@ -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