An Haufen Zeug

This commit is contained in:
ms
2019-08-07 10:45:49 +02:00
parent f2d5c20559
commit d67e84486a
35 changed files with 4382 additions and 658 deletions

View File

@@ -29,7 +29,7 @@ Public Class HostBearbeiten
''''LADEN''''
Private Sub HostBearbeiten_Load(sender As Object, e As EventArgs) Handles MyBase.Load
dbload()
If Main.Debug = True Then
If Class1.DebugMode = True Then
PanDebug.Visible = True
End If
FillAutocomplete()