Codedesign

This commit is contained in:
ja
2021-10-11 16:00:14 +02:00
parent 60e09f77ec
commit 2a66d305e4

View File

@@ -134,7 +134,6 @@ Partial Class login_ForgotPW
' Dim attachment As Attachment = New Attachment(File.OpenRead(excel), "Kundenliste.xlsx")
' Msg.Attachments.Add(attachment)
VERAG_PROG_ALLGEMEIN.cProgramFunctions.sendMail(mailto, Betreff, htmlbody)
MsgBox("SENT")
Return True
Else