install/install.php | ●●●●● patch | view | raw | blame | history |
install/install.php
@@ -293,6 +293,7 @@ } //** Configure Apache swriteln("If this server shall run the ispconfig interface, select 'y' in the next option."); if(strtolower($inst->simple_query('Configure Apache Server',array('y','n'),'y')) == 'y') { swriteln('Configuring Apache'); $inst->configure_apache();