tbrehm
2008-11-14 59cfc6eead673f88df150ed6ff06c7c14ad5b5e2
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();