whatsapp umbrücke werden entfernt.
This commit is contained in:
@@ -481,6 +481,10 @@ Public Class cSMS
|
|||||||
If Originator = "" Then Originator = absenderFirma
|
If Originator = "" Then Originator = absenderFirma
|
||||||
If Originator.Length > 11 Then Originator = Originator.Substring(0, 11)
|
If Originator.Length > 11 Then Originator = Originator.Substring(0, 11)
|
||||||
|
|
||||||
|
If Message.Contains(vbLf) Then
|
||||||
|
Message = Message.Replace(vbLf, " ")
|
||||||
|
End If
|
||||||
|
|
||||||
Dim json As New Chilkat.JsonObject
|
Dim json As New Chilkat.JsonObject
|
||||||
|
|
||||||
'---------------------------------------------
|
'---------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user