Änderung Absicherung
This commit is contained in:
@@ -737,7 +737,7 @@ Partial Class ForgotPW
|
||||
ElseIf nameoftoken = "Error in Session ID. It has changed. Please check admin!" Then
|
||||
' Dim mailto As String = "support@verag.ag"
|
||||
Dim mailto As String = "ja@verag.ag"
|
||||
Dim htmlbody As String
|
||||
Dim htmlbody As String = String.Empty
|
||||
VERAG_VARIABLES.seterrorcount(500)
|
||||
Dim Betreff As String = "Session ID" + VERAG_VARIABLES.geterrornumb
|
||||
If String.IsNullOrEmpty(txt_Username.Text) = False And String.IsNullOrEmpty(txt_Username_M.Text) = True Then
|
||||
|
||||
Reference in New Issue
Block a user