Now that port are tested, we can use default values.

This commit is contained in:
Laurent Destailleur 2009-09-28 00:48:43 +00:00
parent 87c590b823
commit d757e1d131

View File

@ -181,7 +181,7 @@ begin
smtpServer := 'localhost';
apachePort := '80';
mysqlPort := '3307';
mysqlPort := '3306';
newPassword := 'changeme';
firstinstall := true;