From: Zach Copley Date: Tue, 15 Sep 2009 23:46:18 +0000 (-0700) Subject: Fixed broken list items in installer output X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e29046b3a121db6aa95f94d4114467d0e747c6a7;p=quix0rs-gnu-social.git Fixed broken list items in installer output --- diff --git a/install.php b/install.php index a8f1ef4e24..54ae0cd5e1 100644 --- a/install.php +++ b/install.php @@ -477,7 +477,11 @@ E_O_T; function updateStatus($status, $error=false) { - echo '
  • $status
  • "; }