update 20251008
This commit is contained in:
@@ -41,7 +41,6 @@ namespace OnDoc
|
||||
Logging.DocLog.IntUserID = db.dsdaten.Tables[0].Rows[0]["LogUserID"].ToString();
|
||||
Logging.DocLog.connectionstring = AppParams.logconnectionstring;
|
||||
Logging.DocLog.init_logger();
|
||||
|
||||
db = null;
|
||||
}
|
||||
private void Delete_Old_Files()
|
||||
@@ -80,6 +79,7 @@ namespace OnDoc
|
||||
this.Style.Border.Width = 0;
|
||||
|
||||
InitLogging();
|
||||
|
||||
Logging.Logging.Debug("Start", "OnDoc-Client", "");
|
||||
Delete_Old_Files();
|
||||
mitarbeiter = System.Security.Principal.WindowsIdentity.GetCurrent().Name;
|
||||
|
||||
Reference in New Issue
Block a user