mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
working api scheduled + working daemons for phone and sender + working adapters
This commit is contained in:
parent
ff6b3e79df
commit
136b3f76ce
2 changed files with 3 additions and 1 deletions
|
@ -253,7 +253,7 @@ namespace controllers\internals;
|
|||
/**
|
||||
* Get all messages to send and the number to use to send theme.
|
||||
*
|
||||
* @return array : [['id_scheduled', 'text', 'id_phone', 'destination', 'flash'], ...]
|
||||
* @return array : [['id_scheduled', 'text', 'id_phone', 'destination', 'flash', 'mms', 'medias'], ...]
|
||||
*/
|
||||
public function get_smss_to_send()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue