mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Ajout des accusés de reception
This commit is contained in:
parent
469e2fce59
commit
479b2c2442
5 changed files with 27 additions and 2 deletions
|
@ -85,6 +85,7 @@
|
|||
'date' => htmlspecialchars($sended['at']),
|
||||
'text' => htmlspecialchars($sended['content']),
|
||||
'type' => 'sended',
|
||||
'delivered' => ($sended['delivered'] ? true : false),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue