mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
fix style coding
This commit is contained in:
parent
bb6f755ef2
commit
07f57e0145
13 changed files with 52 additions and 161 deletions
|
@ -141,7 +141,7 @@ namespace controllers\publics;
|
|||
* Cette fonction permet d'envoyer facilement un sms à un numéro donné.
|
||||
*
|
||||
* @param string $csrf : Le jeton csrf
|
||||
* @param string $_POST['text'] : Le contenu du Sms
|
||||
* @param string $_POST['text'] : Le contenu du Sms
|
||||
* @param string $_POST['numbers'] : Un tableau avec le numero des gens auxquel envoyer le sms
|
||||
*
|
||||
* @return string : json string Le statut de l'envoi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue