Merge branch '0.8' of https://github.com/slawkens/myaac into 0.8

This commit is contained in:
slawkens
2026-01-30 22:41:08 +01:00
7 changed files with 56 additions and 26 deletions

View File

@@ -92,6 +92,8 @@ class OTS_ServerInfo
return new OTS_Buffer($data);
}
log_append('status-error.log', "Cannot connect to {$this->server}:{$this->port} - Error code: $error, message: $message");
return false;
}