kopia lustrzana https://github.com/magicbug/Cloudlog
Update Awards.php
rodzic
2d72981787
commit
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
|
||||
|
|
Ładowanie…
Reference in New Issue