mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
invoice mailing
This commit is contained in:
parent
4d9395808c
commit
f852443c6d
13 changed files with 97 additions and 126 deletions
|
@ -34,7 +34,7 @@ sub envonline(){
|
|||
dbuser => $globalconf{$server_type}{$server_key}{database}->{user},
|
||||
dbpassw => $globalconf{$server_type}{$server_key}{database}->{passwd},
|
||||
dbhost => $globalconf{$server_type}{$server_key}{database}->{host},
|
||||
syshost => $globalconf{$server_type}{$server_key}->{dir_app},
|
||||
syshost => $globalconf{$server_type}{$server_key}->{dir_dms},
|
||||
wwwhost => $globalconf{$server_type}{$server_key}->{operatorDMS},
|
||||
praefix => $globalconf{$server_type}{$server_key}{database}->{dbname},
|
||||
systype => "sharee",#(azn)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue