We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95da61f commit 59cfc6eCopy full SHA for 59cfc6e
1 file changed
install/install.php
@@ -293,6 +293,7 @@
293
}
294
295
//** Configure Apache
296
+ swriteln("If this server shall run the ispconfig interface, select 'y' in the next option.");
297
if(strtolower($inst->simple_query('Configure Apache Server',array('y','n'),'y')) == 'y') {
298
swriteln('Configuring Apache');
299
$inst->configure_apache();
0 commit comments