mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 17:36:29 +02:00
Fix son en boucle reception sms discussion
This commit is contained in:
parent
53fed0f740
commit
4688836b1a
2 changed files with 11 additions and 1 deletions
|
@ -95,6 +95,7 @@
|
|||
'date' => htmlspecialchars($received['at']),
|
||||
'text' => htmlspecialchars($received['content']),
|
||||
'type' => 'received',
|
||||
'md5' => md5($received),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue