Bugfix, Auswerung, APIO

This commit is contained in:
2024-10-22 17:08:52 +02:00
parent e7d2164ace
commit ca19bbfa09
4 changed files with 12 additions and 9 deletions

View File

@@ -81,7 +81,6 @@ Public Class cMDMFunctionsAllgemein
Catch ex As Exception
VERAG_PROG_ALLGEMEIN.cErrorHandler.ERR(ex.Message, ex.StackTrace, System.Reflection.MethodBase.GetCurrentMethod.Name, VERAG_PROG_ALLGEMEIN.ERROR_OP.MAIL)
Return False
End Try