Update of /cvsroot/phpweather/phpweather/db/files
In directory usw-pr-cvs1:/tmp/cvs-serv12985
Modified Files:
EE.php stations.db
Log Message:
Updated ICAO for Tallinn/Estonia, thanks to a report from Kalle
Volkov. This closes bug 612423.
Index: EE.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/db/files/EE.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- EE.php 28 May 2002 13:28:37 -0000 1.1
+++ EE.php 25 Sep 2002 18:33:40 -0000 1.2
@@ -4,7 +4,7 @@
$country = 'Estonia';
$icaos = array(
- 'ULTT' => 'Tallinn'
+ 'EETN' => 'Tallinn'
);
?>
Index: stations.db
===================================================================
RCS file: /cvsroot/phpweather/phpweather/db/files/stations.db,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- stations.db 28 Aug 2002 10:05:55 -0000 1.4
+++ stations.db 25 Sep 2002 18:33:40 -0000 1.5
@@ -784,6 +784,7 @@
EDWD:Lemwerder:Germany:DE
EDXW:Westerland / Sylt:Germany:DE
EDZE:Essen:Germany:DE
+EETN:Tallinn:Estonia:EE
EFHA:Halli:Finland:FI
EFHF:Helsinki-Malmi:Finland:FI
EFHK:Helsinki-Vantaa:Finland:FI
@@ -4697,7 +4698,6 @@
ULLI:St. Peterburg:Russian Federation:RU
ULMM:Murmansk:Russian Federation:RU
ULOL:Velikie Luki:Russian Federation:RU
-ULTT:Tallinn:Estonia:EE
ULWT:Tot'Ma:Russian Federation:RU
ULWW:Vologda:Russian Federation:RU
UMII:Vitebsk:Belarus:BY
|