summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-06-23 16:42:00 +0200
committerErich Eckner <git@eckner.net>2020-06-23 16:42:00 +0200
commitf84231f1225b2ca649a4d8d205b3d08d417ae6a4 (patch)
treebecfd611dbc4dc4c485b824a94faac05d779a511
parent87f22f27494d806d5273f0e808c33115ae7dd3c9 (diff)
downloadFH-Wetter-f84231f1225b2ca649a4d8d205b3d08d417ae6a4.tar.xz
fhunit.pas: fh-jena.de -> eah-jena.de
-rw-r--r--fhunit.pas2
-rw-r--r--wetter.lps18
2 files changed, 16 insertions, 4 deletions
diff --git a/fhunit.pas b/fhunit.pas
index 7ac67b7..e371525 100644
--- a/fhunit.pas
+++ b/fhunit.pas
@@ -423,7 +423,7 @@ begin
'stunde='+inttostr(mZeit[zgStunde])+'&'+
'minute='+inttostr(10*mZeit[zgMin10])+'&'+
'submit=Abfrage starten');
- ladeProzess.parameters.add('http://wetter.mb.fh-jena.de/station/datenbank/php_alt/abfrage1.php');
+ ladeProzess.parameters.add('http://wetter.mb.eah-jena.de/station/datenbank/php_alt/abfrage1.php');
bytesRead:=0;
ladeProzess.execute;
ladeProzess.closeInput;
diff --git a/wetter.lps b/wetter.lps
index b462580..3cabf03 100644
--- a/wetter.lps
+++ b/wetter.lps
@@ -36,8 +36,8 @@
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="2"/>
- <TopLine Value="721"/>
- <CursorPos X="53" Y="749"/>
+ <TopLine Value="404"/>
+ <CursorPos X="52" Y="426"/>
<UsageCount Value="60"/>
<Loaded Value="True"/>
</Unit3>
@@ -139,7 +139,7 @@
<Loaded Value="True"/>
</Unit16>
</Units>
- <JumpHistory Count="26" HistoryIndex="25">
+ <JumpHistory Count="29" HistoryIndex="28">
<Position1>
<Filename Value="pegelunit.pas"/>
<Caret Line="633" Column="58" TopLine="597"/>
@@ -242,6 +242,18 @@
<Filename Value="fhunit.pas"/>
<Caret Line="740" Column="53" TopLine="712"/>
</Position26>
+ <Position27>
+ <Filename Value="fhunit.pas"/>
+ <Caret Line="749" Column="53" TopLine="721"/>
+ </Position27>
+ <Position28>
+ <Filename Value="fhunit.pas"/>
+ <Caret Line="421" Column="20" TopLine="410"/>
+ </Position28>
+ <Position29>
+ <Filename Value="fhunit.pas"/>
+ <Caret Line="112" Column="3" TopLine="95"/>
+ </Position29>
</JumpHistory>
<RunParams>
<FormatVersion Value="2"/>