Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
6abbf2e8
Commit
6abbf2e8
authored
Mar 12, 2009
by
tbrehm
Browse files
No commit message
No commit message
parent
608a8c70
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/scripts/ispconfig_update.php
View file @
6abbf2e8
...
...
@@ -51,7 +51,7 @@ function simple_query($query, $answers, $default)
//* Stop the installation
if
(
$input
==
'quit'
)
{
swriteln
(
$this
->
lng
(
"Installation terminated by user.
\n
"
)
)
;
swriteln
(
"Installation terminated by user.
\n
"
);
die
();
}
...
...
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