mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
DXCC Turkey (390) has to be added to the array of valid EU countries
This commit is contained in:
@@ -8,7 +8,7 @@ class WAE extends CI_Model {
|
||||
// ADIF refrence: https://www.adif.org.uk/315/ADIF_315.htm#Region_Enumeration
|
||||
|
||||
// 4U1V (OE for DXCC), JW/b, GM/s, IT, TA1,
|
||||
private $eucountries = '5,7,21,27,40,45,52,54,61,106,114,117,118,122,126,145,146,149,167,179,180,203,206,209,212,214,221,222,223,224,225,227,230,233,236,239,242,245,246,248,251,254,257,259,260,263,265,266,269,272,275,278,279,281,284,287,288,294,295,296,497,499,501,502,503,504,514,522';
|
||||
private $eucountries = '5,7,21,27,40,45,52,54,61,106,114,117,118,122,126,145,146,149,167,179,180,203,206,209,212,214,221,222,223,224,225,227,230,233,236,239,242,245,246,248,251,254,257,259,260,263,265,266,269,272,275,278,279,281,284,287,288,294,295,296,390,497,499,501,502,503,504,514,522';
|
||||
|
||||
|
||||
// Deleted
|
||||
|
||||
Reference in New Issue
Block a user