tbrehm
2010-07-26 934c7d1764ecdd739ed342e14056ad3c91c744ba
install/update.php
@@ -305,7 +305,8 @@
//** Customise the port ISPConfig runs on
$conf['apache']['vhost_port'] = $inst->free_query('ISPConfig Port', '8080');
$ispconfig_port_number = get_ispconfig_port_number();
$conf['apache']['vhost_port'] = $inst->free_query('ISPConfig Port', $ispconfig_port_number);
$inst->install_ispconfig();