diff --git a/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
index 3589bd7c4..7179d9a40 100644
--- a/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;
diff --git a/Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt
index 3589bd7c4..7179d9a40 100644
--- a/Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;
diff --git a/Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt
index dba2ec481..12455fb21 100644
--- a/Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;
diff --git a/Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt
index 3589bd7c4..7179d9a40 100644
--- a/Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;
diff --git a/Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
index 3589bd7c4..7179d9a40 100644
--- a/Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;
diff --git a/Genshtab/karta_gsh_500m.zmp/info.txt b/Genshtab/karta_gsh_500m.zmp/info.txt
index 67e43043b..3d052b569 100644
--- a/Genshtab/karta_gsh_500m.zmp/info.txt
+++ b/Genshtab/karta_gsh_500m.zmp/info.txt
@@ -1,5 +1,5 @@
Все права на карты принадлежат их авторам
Если у Вас есть что добавить или желание поделиться листами, стучимся garl@mail.ru
-Благодарности и те кто прнимал участие:
-Garl, USG, Юрий Казаков
\ No newline at end of file
+Благодарности вем кто прнимал участие:
+Garl, USG, Наталья Р, Юрий Казаков, Павел Алгасов, Romik
\ No newline at end of file
diff --git a/Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
index 3589bd7c4..7179d9a40 100644
--- a/Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
+++ b/Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt
@@ -6,8 +6,8 @@ begin
Result := 1;
if Assigned(Downloader) then begin
VResponseHeader := '';
- VResponseData := '';
- VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
+ VResponseData := '';
+ VResponseCode := Downloader.DoHttpRequest(url, '', '', VResponseHeader, VResponseData);
Result := VResponseCode;
end;
end;