mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Add a temporary test controller to test gammu adaper easily
This commit is contained in:
parent
7c1749ebf3
commit
7d46c27a0d
2 changed files with 71 additions and 0 deletions
|
@ -183,6 +183,10 @@
|
|||
'Callback' => [
|
||||
'update_sended_status' => '/callback/status/{adapter_name}/',
|
||||
],
|
||||
|
||||
'Test' => [
|
||||
'test' => '/test/{id_phone}/',
|
||||
],
|
||||
);
|
||||
|
||||
define('ROUTES', $routes);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue