mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
5 lines
162 B
PHP
5 lines
162 B
PHP
Vous avez reçu un nouveau SMS :
|
|
Date : <?= $sms['at'] ?>
|
|
Origine : <?= $sms['origin'] ?>
|
|
Destination : <?= $sms['destination'] ?>
|
|
Message : <?= $sms['text'] ?>
|