From: Brenda Wallace Date: Sun, 13 Sep 2009 05:59:42 +0000 (+1200) Subject: fixed missing semisolon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=367ed28efadf9b2a4b1e8e90349107f0de1fa44f;p=quix0rs-gnu-social.git fixed missing semisolon --- diff --git a/install.php b/install.php index 6f8bff91ec..64c8fd9b14 100644 --- a/install.php +++ b/install.php @@ -444,10 +444,8 @@ E_O_T; function updateStatus($status, $error=false) { -?> -
  • >
  • - -$status"; } function handlePost()