mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Compare commits
2 commits
9d9cdcc51f
...
d944a2cb38
Author | SHA1 | Date | |
---|---|---|---|
|
d944a2cb38 | ||
![]() |
fbe1d51102 |
1 changed files with 7 additions and 4 deletions
|
@ -1,5 +1,8 @@
|
|||
Vous avez reçu un nouveau SMS :
|
||||
Date : <?= $sms['at'] ?>
|
||||
Origine : <?= $sms['origin'] ?>
|
||||
Destination : <?= $sms['destination'] ?>
|
||||
Message : <?= $sms['text'] ?>
|
||||
Date : <?= $at ?>
|
||||
|
||||
Origine : <?= $origin ?>
|
||||
|
||||
Destination : <?= $destination ?>
|
||||
|
||||
Message : <?= $text ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue