mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-07 23:26:27 +02:00
fix pagination
This commit is contained in:
parent
ac64fe9d2d
commit
2671c464a4
7 changed files with 15 additions and 31 deletions
|
@ -114,6 +114,8 @@ class Server extends AbstractDaemon
|
|||
];
|
||||
|
||||
msg_send($queue, SEND_MSG, $msg);
|
||||
|
||||
$internal_scheduled->delete($sms['id_scheduled']);
|
||||
}
|
||||
|
||||
return $queues;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue