More logic fixing

This commit is contained in:
Andreas Kristiansen
2024-12-21 12:46:00 +01:00
parent 98fbafce0b
commit ecebc0bc86
2 changed files with 62 additions and 24 deletions

View File

@@ -1985,9 +1985,7 @@ class Awards extends CI_Controller {
$postdata['orbit'] = 'All';
}
$dxcclist = $this->wae->fetchdxcc($postdata);
$data['wae_array'] = $this->wae->get_wae_array($dxcclist, $bands, $postdata);
$data['wae_array'] = $this->wae->get_wae_array($bands, $postdata);
$data['wae_summary'] = $this->wae->get_wae_summary($bands, $postdata);
// Render Page