Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
6380a8f4
Commit
6380a8f4
authored
Jun 29, 2008
by
tbrehm
Browse files
No commit message
No commit message
parent
ca5291ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/lib/installer_base.lib.php
View file @
6380a8f4
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment