mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
add import/Export contacts system
This commit is contained in:
parent
6503eb62ec
commit
cfde77a0c1
10 changed files with 509 additions and 12 deletions
|
@ -44,6 +44,8 @@
|
|||
'delete' => '/contact/delete/{csrf}/',
|
||||
'edit' => '/contact/edit/',
|
||||
'update' => '/contact/update/{csrf}/',
|
||||
'import' => '/contact/import/{csrf}/',
|
||||
'export' => '/contact/export/{format}/',
|
||||
'json_list' => '/contacts.json/',
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue