MSEdmiAppServerRename

This commit is contained in:
2020-12-18 08:01:03 +01:00
parent 82897a2f12
commit e3e17ce1be
4 changed files with 11 additions and 20 deletions

View File

@@ -9,7 +9,7 @@
Public CONNECTION_STRING_IDB_READ As String = ""
Public CONNECTION_STRING_IDB_WRITE As String = ""
Public IDB_ACTIVE As Boolean = False
Public APPSERVER_ACTIVE As Boolean = False
Public EDMIAppServerActive As Boolean = False
Public IDB_USES_WMFILESTORE As Boolean = False
Public BASIC_CONF_VISIBLE As Boolean = True