mirror of
https://github.com/KeymonSoft/Durakelo_Reparto.git
synced 2026-04-18 03:39:13 +00:00
16/11/23 - Cambios en manifiesto y carga de día
- Se agrego una linea en el manifiesto para cuando manda el error de "Failed resolution of: Lorg/apache/http/ProtocolVersion" - Se agregó al cargar dia un panel que muestre el avance de la descarga. - Se cambio el color del texto de la mayoria de los botones a blanco.
This commit is contained in:
@@ -227,6 +227,7 @@ Public Sub HandleJob(Job As HttpJob) As DBResult
|
||||
' Log("HandleJob: " & (DateTime.Now - start))'Comentado por CHV - 211112
|
||||
Return table
|
||||
End Sub
|
||||
|
||||
'Reads a file and returns the file as a bytes array.
|
||||
Public Sub FileToBytes(Dir As String, FileName As String) As Byte()
|
||||
Dim out As OutputStream
|
||||
|
||||
Reference in New Issue
Block a user