mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
prepaid account coding. Some minor fixes.
This commit is contained in:
parent
b6100696a5
commit
01a9f06617
17 changed files with 296 additions and 121 deletions
|
@ -194,6 +194,8 @@
|
|||
superu_id = "1234567"
|
||||
logdir = "/var/log/copri4"
|
||||
basedir = "/var/www/copri4"
|
||||
<betau_id>
|
||||
</betau_id>
|
||||
<type_id>
|
||||
300101 = "cargo"
|
||||
300103 = "city"
|
||||
|
@ -231,10 +233,12 @@
|
|||
<lock_system>
|
||||
2 = "Ilockit"
|
||||
</lock_system>
|
||||
<access>
|
||||
0 = "nein"
|
||||
1 = "ja"
|
||||
</access>
|
||||
<payment_type>
|
||||
0 = ""
|
||||
1 = "SEPA Bankeinzug"
|
||||
2 = "CreditCard"
|
||||
3 = "Prepaid"
|
||||
</payment_type>
|
||||
<permission>
|
||||
0 = "keine"
|
||||
1 = "lesen"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue