merge
This commit is contained in:
@@ -4697,16 +4697,16 @@ Public Class frmStartOptions
|
||||
|
||||
|
||||
|
||||
fehler = mse.getTransactionsFromTransactionID(token, transactions, dtTransactionID)
|
||||
If fehler <> "" Then
|
||||
MsgBox(fehler)
|
||||
Me.Visible = True
|
||||
Exit Sub
|
||||
End If
|
||||
|
||||
fehler = mse.getTransactionsFromTransactionID(token, transactions, dtTransactionID)
|
||||
If fehler <> "" Then
|
||||
MsgBox(fehler)
|
||||
Me.Visible = True
|
||||
Exit Sub
|
||||
End If
|
||||
|
||||
Me.Visible = True
|
||||
End If
|
||||
|
||||
Me.Visible = True
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
Reference in New Issue
Block a user