various bug fixes
This commit is contained in:
parent
577554b904
commit
bd7ccaf29d
21 changed files with 68 additions and 30 deletions
|
|
@ -147,6 +147,8 @@ sub readConfig {
|
|||
} else {
|
||||
$data{defaultSitename} = $data{sitename};
|
||||
}
|
||||
$data{webguiRoot} = $webguiPath;
|
||||
$data{configFile} = $filename;
|
||||
return \%data;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue