Commit 6380a8f4 authored by tbrehm's avatar tbrehm
Browse files

No commit message

No commit message
parent ca5291ad
......@@ -152,7 +152,7 @@ class installer_base {
if($cf['host'] == 'localhost') {
$from_host = 'localhost';
} else {
$from_host = $inst->conf['hostname'];
$from_host = $this->conf['hostname'];
}
//* Create the ISPConfig database user
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment