mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 17:36:29 +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 :
|
Vous avez reçu un nouveau SMS :
|
||||||
Date : <?= $sms['at'] ?>
|
Date : <?= $at ?>
|
||||||
Origine : <?= $sms['origin'] ?>
|
|
||||||
Destination : <?= $sms['destination'] ?>
|
Origine : <?= $origin ?>
|
||||||
Message : <?= $sms['text'] ?>
|
|
||||||
|
Destination : <?= $destination ?>
|
||||||
|
|
||||||
|
Message : <?= $text ?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue