From: Brenda Wallace Date: Sat, 19 Sep 2009 04:01:42 +0000 (+1200) Subject: Pear code style X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=83e232bd3f9f58f4d670bcf1e579fb65293096c6;p=quix0rs-gnu-social.git Pear code style --- diff --git a/install.php b/install.php index 81241315e1..46248c7891 100644 --- a/install.php +++ b/install.php @@ -31,6 +31,8 @@ * @author Sarven Capadisli * @author Tom Adams * @license GNU Affero General Public License http://www.gnu.org/licenses/ + * @version 0.9 + * @link http://status.net */ define('INSTALLDIR', dirname(__FILE__)); @@ -476,12 +478,7 @@ E_O_T; function updateStatus($status, $error=false) { - echo '$status"; + echo '$status"; } function handlePost()