mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[LoTW] Remap INSPIRE-SAT 7 to INSPR7 for LOTW uploads
This commit is contained in:
@@ -983,6 +983,7 @@ class Lotw extends CI_Controller {
|
||||
"TEVEL6" => "TEVEL-6",
|
||||
"TEVEL7" => "TEVEL-7",
|
||||
"TEVEL8" => "TEVEL-8",
|
||||
"INSPR7" => "INSPIRE-SAT 7",
|
||||
);
|
||||
|
||||
return array_search(strtoupper($satname),$arr,true);
|
||||
|
||||
Reference in New Issue
Block a user