mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
NL Remapping needed
This commit is contained in:
@@ -1017,6 +1017,9 @@ class Lotw extends CI_Controller {
|
||||
case "QC":
|
||||
return "PQ";
|
||||
break;
|
||||
case "NL":
|
||||
return "NF";
|
||||
break;
|
||||
default:
|
||||
return $ca_prov;
|
||||
endswitch;
|
||||
|
||||
Reference in New Issue
Block a user