mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-21 08:56:27 +02:00
Add support for automatic response to SMS stop
This commit is contained in:
parent
6321899e02
commit
6e6c51a9ee
9 changed files with 98 additions and 12 deletions
|
@ -13,6 +13,8 @@ namespace models;
|
|||
|
||||
class SmsStop extends StandardModel
|
||||
{
|
||||
const SMS_STOP_TAG = 'SMS_STOP';
|
||||
|
||||
/**
|
||||
* Return a smsstop by his number and user.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue