diff --git a/install.php b/install.php index ce9d056..46daa1d 100644 --- a/install.php +++ b/install.php @@ -1256,7 +1256,6 @@ HTML; */ function statusMessage($msg) { echo "
  • $msg
  • \n"; - else echo "$msg\n"; flush(); } }