mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
fix error transfer received sms + finish octopush shortcode adapter
This commit is contained in:
parent
6ad299f21e
commit
49f3a4b28c
8 changed files with 139 additions and 16 deletions
|
@ -64,7 +64,7 @@ namespace controllers\internals;
|
|||
}
|
||||
catch (\Exception $e)
|
||||
{
|
||||
return $number;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue