install/lib/installer_base.lib.php | ●●●●● patch | view | raw | blame | history |
install/lib/installer_base.lib.php
@@ -730,7 +730,7 @@ } if(!stristr($tcp_public_services, $conf['apache']['vhost_port'])) { $tcp_public_services .= ' '.intval($conf['apache']['vhost_port'])); $tcp_public_services .= ' '.intval($conf['apache']['vhost_port']); if($row["tcp_port"]) != '') $this->db->query("UPDATE firewall SET tcp_port = tcp_port + ',".intval($conf['apache']['vhost_port'])."' WHERE server_id = ".intval($conf['server_id'])); }