mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 01:46:27 +02:00
Make sure Gammu always sends as UTF-8 format
This commit is contained in:
parent
f790adc6a1
commit
4776b147e5
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ namespace adapters;
|
|||
'sendsms',
|
||||
'TEXT',
|
||||
escapeshellarg($destination),
|
||||
'-text',
|
||||
'-textutf8',
|
||||
escapeshellarg($text),
|
||||
'-validity',
|
||||
'MAX',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue