mirror of
https://github.com/KeymonSoft/Intmex_Preventa.git
synced 2026-04-19 05:39:18 +00:00
5/11/23 - Cambios en engrane para modificar el server directamente
This commit is contained in:
@@ -124,5 +124,5 @@ Sub reinicializaReqManager(srv As String)
|
||||
skmt.ExecNonQuery2("INSERT INTO CAT_VARIABLES(CAT_VA_DESCRIPCION, CAT_VA_VALOR) VALUES (?,?)", Array As Object ("SERVER", srv))
|
||||
DBReqServer = srv
|
||||
reqManager.Initialize(Me, srv)
|
||||
' LogColor(srv, Colors.red)
|
||||
LogColor(srv, Colors.red)
|
||||
End Sub
|
||||
Reference in New Issue
Block a user