mirror of
https://github.com/KeymonSoft/Mariana.git
synced 2026-04-21 14:49:16 +00:00
server
This commit is contained in:
@@ -749,7 +749,7 @@ Module9=C_NoVenta
|
|||||||
NumberOfFiles=347
|
NumberOfFiles=347
|
||||||
NumberOfLibraries=29
|
NumberOfLibraries=29
|
||||||
NumberOfModules=22
|
NumberOfModules=22
|
||||||
Version=12.2
|
Version=12.5
|
||||||
@EndOfDesignText@
|
@EndOfDesignText@
|
||||||
#Region Project Attributes
|
#Region Project Attributes
|
||||||
#ApplicationLabel: Mariana
|
#ApplicationLabel: Mariana
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Sub Process_Globals
|
|||||||
' Private flpStarted As Boolean
|
' Private flpStarted As Boolean
|
||||||
Dim reqManager As DBRequestManager
|
Dim reqManager As DBRequestManager
|
||||||
' Dim server As String = "http://11.0.0.253:1782"
|
' Dim server As String = "http://11.0.0.253:1782"
|
||||||
Dim server As String = "http://187.189.244.154:1783"
|
Dim server As String = "http://187.189.244.154:1782"
|
||||||
' Dim server As String = "http://10.0.0.205:1782"
|
' Dim server As String = "http://10.0.0.205:1782"
|
||||||
' Dim server As String = "http://11.0.0.231:1782"
|
' Dim server As String = "http://11.0.0.231:1782"
|
||||||
Dim Timer1 As Timer
|
Dim Timer1 As Timer
|
||||||
|
|||||||
Reference in New Issue
Block a user