This commit is contained in:
2026-01-07 14:01:14 +01:00
parent e3c2ac353d
commit 05ef46f733
3 changed files with 15 additions and 11 deletions

View File

@@ -5417,7 +5417,9 @@ Public Class frmStartOptions
End If
MDMEinarb.import_date = Now()
If VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM Then MDMEinarb.SAVE()
If VERAG_PROG_ALLGEMEIN.cAllgemein.TESTSYSTEM Then
MDMEinarb.SAVE()
End If
End If