mirror of
https://github.com/ShaYmez/allmon2-last-heard.git
synced 2024-11-23 08:28:38 -05:00
Fix typo
This commit is contained in:
parent
6b5c372eff
commit
fbb72da6ee
@ -99,7 +99,7 @@ class Stream
|
||||
$this->openStream();
|
||||
|
||||
if (!$this->stream) {
|
||||
$this->appendToStreamOutput($this->timeFormatted() . " rpt0000 KEYED [via 0000] [WINSystem Allmon Connection Failed]");
|
||||
$this->appendToStreamOutput($this->timeFormatted() . " rpt0000 KEY [via 0000] [WINSystem Allmon Connection Failed]");
|
||||
sleep(120);
|
||||
$this->streamLoop();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user