From 091f0e8b22b66a6a260961cde168ae4f3b7e49ba Mon Sep 17 00:00:00 2001 From: sasbot <> Date: Sat, 6 Jun 2020 12:00:00 +0000 Subject: [PATCH] update zmp --- Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt | 4 ++-- Genshtab/karta_gsh_1km.zmp/GetUrlScript.txt | 4 ++-- Genshtab/karta_gsh_250m.zmp/GetUrlScript.txt | 4 ++-- Genshtab/karta_gsh_2km.zmp/GetUrlScript.txt | 4 ++-- Genshtab/karta_gsh_500m.zmp/GetUrlScript.txt | 4 ++-- Genshtab/karta_gsh_500m.zmp/info.txt | 4 ++-- Genshtab/karta_gsh_5km.zmp/GetUrlScript.txt | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt b/Genshtab/karta_gsh_10km.zmp/GetUrlScript.txt index 3589bd7c..7179d9a4 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 3589bd7c..7179d9a4 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 dba2ec48..12455fb2 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 3589bd7c..7179d9a4 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 3589bd7c..7179d9a4 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 67e43043..3d052b56 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 3589bd7c..7179d9a4 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;